|
| 06 Jan 2012 10:04 AM |
http://www [dot] gidnetwork [dot] com/b-64 [dot] html (Scroll down from that article to the bottom to see more related articles)
Another notice: Did you notice that 'thenewboston' has 3 sets of C++ tutorials? One from '11, '08 and '10, however '10 is not in a playlist? o_O
And as last: Is there something else to set a title instead of `system("TITLE blah")`? That's because a time ago I read in the Scripters forum that using `system` calls is not the good way of doing something.
Cheers. |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2012 10:08 AM |
| Wait a second, this is not Scripters.... |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2012 11:27 AM |
Poor Myrco.
[I need to learn an Algorithm to deal with noobs.] |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2012 11:29 AM |
Use the windows.h header with SetConsoleTitle(). I just read about it in the web so I have no clue what they're talking about.
[I need to learn an Algorithm to deal with noobs.] |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2012 11:31 AM |
#include < windows.h >
SetConsoleTitle("HI")
[I need to learn an Algorithm to deal with noobs.] |
|
|
| Report Abuse |
|
|
|
| 06 Jan 2012 12:37 PM |
lolbump
HE'S HACKIN' AND WHACKIN' AND SMACKIN' |
|
|
| Report Abuse |
|
|