View previous topic :: View next topic |
Author |
Message |
sponge I'm a spammer
Reputation: 1
Joined: 07 Nov 2006 Posts: 6009
|
Posted: Mon Oct 15, 2007 11:43 pm Post subject: |
|
|
CrZyIcE93 wrote: | Acim wrote: | I need HELP! My program in C++ supposed to say "Hello World" closes immediatly and I'm doing everything right, right?:
#include <iostream>
using namespace std;
int main ()
{
cout << "Hello World! xD";
return 0;
}
I also tried where int main () was: int main( void ) |
you could do system ("PAUSE"); after cout << "Hello World! xD" or, i think cin.get works to. im not sure if cin.get works. i just use system("PAUSE"); |
Code: | Things to Avoid in C/C++ -- system("pause"), Part 4 - GIDNetwork |
No. _________________
|
|
Back to top |
|
 |
SeVeR Expert Cheater
Reputation: 0
Joined: 22 Sep 2007 Posts: 126
|
Posted: Sat Oct 20, 2007 10:11 pm Post subject: |
|
|
Just thought i'd let you know this link doesn't go to a tutorial anymore. I think the tut was deleted off of the website. |
|
Back to top |
|
 |
jake900 Expert Cheater
Reputation: 0
Joined: 28 Sep 2007 Posts: 101 Location: On Ma PC
|
Posted: Sun Oct 21, 2007 7:57 am Post subject: |
|
|
awsome!!! _________________
hi |
|
Back to top |
|
 |
tuch_dis How do I cheat?
Reputation: 0
Joined: 23 Oct 2007 Posts: 5 Location: Melbourne
|
Posted: Tue Oct 23, 2007 12:44 am Post subject: |
|
|
Great thread. I'll definitely be reading some of these tuts.
Thanks alot! _________________
I'm a lama  |
|
Back to top |
|
 |
CrZyIcE93 Cheater
Reputation: 0
Joined: 12 Aug 2007 Posts: 45
|
|
Back to top |
|
 |
littlemandomiZ Master Cheater
Reputation: 0
Joined: 09 Nov 2007 Posts: 371 Location: Teaching kids the origin of 1337
|
Posted: Sat Nov 10, 2007 6:24 am Post subject: |
|
|
Thank you soooo much |
|
Back to top |
|
 |
superpure23 Advanced Cheater
Reputation: 0
Joined: 20 Oct 2007 Posts: 74 Location: At a computer.
|
Posted: Sun Nov 11, 2007 1:38 am Post subject: |
|
|
its newbie heaven!  |
|
Back to top |
|
 |
Acim Grandmaster Cheater Supreme
Reputation: 0
Joined: 04 Jun 2007 Posts: 1948 Location: If anyone has a GMS DK and they don't need it I'll have it!!
|
|
Back to top |
|
 |
malfunction Grandmaster Cheater Supreme
Reputation: 0
Joined: 30 Jan 2007 Posts: 1015 Location: http://www.behindthecorner.com/
|
Posted: Fri Nov 16, 2007 4:13 am Post subject: |
|
|
Good that you like it, unfortunately i will not be updating it anymore, well very rarely.  _________________
|
|
Back to top |
|
 |
benlue Moderator
Reputation: 0
Joined: 09 Oct 2006 Posts: 2142
|
Posted: Fri Nov 16, 2007 4:17 am Post subject: |
|
|
I can update for you if you want. |
|
Back to top |
|
 |
lazyazngamer Expert Cheater
Reputation: 0
Joined: 11 Dec 2006 Posts: 134
|
Posted: Mon Dec 10, 2007 9:38 pm Post subject: |
|
|
Hope its not too late but can anyone answer my question (hopes someone reads it) what would u suggest learning if i would want to make a bot for maplestory. |
|
Back to top |
|
 |
lurc Grandmaster Cheater Supreme
Reputation: 2
Joined: 13 Nov 2006 Posts: 1900
|
Posted: Tue Dec 11, 2007 12:53 pm Post subject: |
|
|
lazyazngamer wrote: | Hope its not too late but can anyone answer my question (hopes someone reads it) what would u suggest learning if i would want to make a bot for maplestory. |
C++ is best
C# and Delphi are ok
VB... probly not the best choice _________________
|
|
Back to top |
|
 |
malfunction Grandmaster Cheater Supreme
Reputation: 0
Joined: 30 Jan 2007 Posts: 1015 Location: http://www.behindthecorner.com/
|
Posted: Mon Dec 17, 2007 4:35 am Post subject: |
|
|
benlue wrote: | I can update for you if you want. |
sure, thanks and if you see someone post that the link doesnt work, test if it doesnt, if it doesnt delete it
I think il update my list a bit and add all the stuff you guys posted, it will be much much more longer + I got some other tuts to it too! _________________
|
|
Back to top |
|
 |
Lorrenzo Moderator
Reputation: 4
Joined: 02 Jun 2006 Posts: 3744
|
|
Back to top |
|
 |
ShurikeN Advanced Cheater
Reputation: 0
Joined: 09 Jan 2008 Posts: 84
|
Posted: Fri Feb 01, 2008 4:37 am Post subject: |
|
|
anyone got C++ Primer 4th edition (pdf format w/ page numbers)??
i want to print a copy so i can carry it anywhere and im not really fond of book-reading on screen. _________________
Code: | XXXXXX XXXXXX
XXXXX XXXXX
XXXXXXXX
D I R E C T
XXXXXXXX
XXXXX XXXXX
XXXXXX XXXXXX
GameDev
|
|
|
Back to top |
|
 |
|