Click here to Skip to main content
15,898,984 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralIt might be easier if somebody just shot me Pin
Michael Martin1-Aug-01 17:47
professionalMichael Martin1-Aug-01 17:47 
GeneralRe: It might be easier if somebody just shot me Pin
Shankar Chandra Bose1-Aug-01 18:01
Shankar Chandra Bose1-Aug-01 18:01 
GeneralRe: Font Changing Pin
Derek Lakin2-Aug-01 1:30
Derek Lakin2-Aug-01 1:30 
Generala simple question Pin
1-Aug-01 17:27
suss1-Aug-01 17:27 
GeneralRe: a simple question Pin
Matt.W.1-Aug-01 18:00
Matt.W.1-Aug-01 18:00 
GeneralXalan transform problem in VC Pin
Michael A. Barnhart1-Aug-01 17:09
Michael A. Barnhart1-Aug-01 17:09 
GeneralRe: Xalan transform problem in VC Pin
Michael A Barnhart2-Aug-01 7:51
Michael A Barnhart2-Aug-01 7:51 
GeneralSo, how good are you? ;) (C/C++) Pin
Shankar Chandra Bose1-Aug-01 16:02
Shankar Chandra Bose1-Aug-01 16:02 
Here's a test for all you C/C++ programmers: anything strange in the following code fragment? (Try not to compile it, okay? Just see if you can spot anything strange!)

char ch;
for (ch = 0;ch <= 255;ch++)
std::cout << ch;
GeneralRe: So, how good are you? ;) (C/C++) Pin
1-Aug-01 16:11
suss1-Aug-01 16:11 
GeneralRe: So, how good are you? ;) (C/C++) Pin
Shankar Chandra Bose1-Aug-01 16:42
Shankar Chandra Bose1-Aug-01 16:42 
GeneralRe: So, how good are you? ;) (C/C++) Pin
Michael Martin1-Aug-01 16:13
professionalMichael Martin1-Aug-01 16:13 
GeneralRe: So, how good are you? ;) (C/C++) Pin
1-Aug-01 16:19
suss1-Aug-01 16:19 
GeneralRe: So, how good are you? ;) (C/C++) Pin
Michael Martin1-Aug-01 16:44
professionalMichael Martin1-Aug-01 16:44 
GeneralRe: So, how good are you? ;) (C/C++) Pin
Mikhail Ermishkin1-Aug-01 21:42
Mikhail Ermishkin1-Aug-01 21:42 
GeneralRe: So, how good are you? ;) (C/C++) Pin
Shankar Chandra Bose1-Aug-01 16:43
Shankar Chandra Bose1-Aug-01 16:43 
GeneralOrca - Setup file Editor Pin
sankar1-Aug-01 15:22
sankar1-Aug-01 15:22 
GeneralRe: Orca - Setup file Editor Pin
Not Active1-Aug-01 17:15
mentorNot Active1-Aug-01 17:15 
Generalstoring thiscall functions in a pointer Pin
1-Aug-01 13:20
suss1-Aug-01 13:20 
GeneralRe: storing thiscall functions in a pointer Pin
Michael Dunn1-Aug-01 13:37
sitebuilderMichael Dunn1-Aug-01 13:37 
GeneralRe: storing thiscall functions in a pointer Pin
1-Aug-01 14:11
suss1-Aug-01 14:11 
GeneralWizard Pin
1-Aug-01 12:22
suss1-Aug-01 12:22 
GeneralRe: Wizard Pin
Christian Graus1-Aug-01 13:12
protectorChristian Graus1-Aug-01 13:12 
GeneralRe: Wizard Pin
Michael Dunn1-Aug-01 13:34
sitebuilderMichael Dunn1-Aug-01 13:34 
GeneralText conversion Pin
orcun colak1-Aug-01 11:36
orcun colak1-Aug-01 11:36 
GeneralRe: Text conversion Pin
Christian Graus1-Aug-01 13:13
protectorChristian Graus1-Aug-01 13:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.