Click here to Skip to main content
15,891,633 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Meaning Pin
David Crow20-Apr-05 9:47
David Crow20-Apr-05 9:47 
GeneralRe: Meaning Pin
Esmo200020-Apr-05 9:51
Esmo200020-Apr-05 9:51 
I want to believe you, but I cannot.

int k = 0;
int i, n=100;
for (i=0; i + n; i--)
k++;

When this is done, k will equal 100. Can you explain?

Did I post well? Rate it! Did I post badly? Rate that too!
GeneralRe: Meaning Pin
cmk20-Apr-05 9:59
cmk20-Apr-05 9:59 
GeneralRe: Meaning Pin
David Crow20-Apr-05 10:17
David Crow20-Apr-05 10:17 
GeneralRe: Meaning Pin
cpm221-Apr-05 7:58
cpm221-Apr-05 7:58 
GeneralRe: Meaning Pin
David Crow21-Apr-05 8:06
David Crow21-Apr-05 8:06 
GeneralRe: Meaning Pin
cpm223-Apr-05 5:20
cpm223-Apr-05 5:20 
GeneralRe: Meaning Pin
toxcct20-Apr-05 20:31
toxcct20-Apr-05 20:31 
GeneralRe: Meaning Pin
TheGreatAndPowerfulOz21-Apr-05 8:10
TheGreatAndPowerfulOz21-Apr-05 8:10 
GeneralGet text from other windows Pin
Member 68936120-Apr-05 9:25
Member 68936120-Apr-05 9:25 
GeneralRe: Get text from other windows Pin
David Crow20-Apr-05 9:31
David Crow20-Apr-05 9:31 
GeneralThreads and CommandButton Pin
bigity20-Apr-05 7:38
bigity20-Apr-05 7:38 
GeneralRe: Threads and CommandButton Pin
David Crow20-Apr-05 9:33
David Crow20-Apr-05 9:33 
GeneralRe: Threads and CommandButton Pin
bigity20-Apr-05 10:40
bigity20-Apr-05 10:40 
Generalcommand.com (DOS) Pin
includeh1020-Apr-05 7:29
includeh1020-Apr-05 7:29 
GeneralRe: command.com (DOS) Pin
David Crow20-Apr-05 9:44
David Crow20-Apr-05 9:44 
Generalremoving untitled from title bar mfc Pin
lino_i20-Apr-05 6:12
lino_i20-Apr-05 6:12 
GeneralRe: removing untitled from title bar mfc Pin
RChin20-Apr-05 7:21
RChin20-Apr-05 7:21 
GeneralRe: removing untitled from title bar mfc Pin
David Crow20-Apr-05 9:46
David Crow20-Apr-05 9:46 
GeneralBSTR* Pin
Manikandan20-Apr-05 5:42
Manikandan20-Apr-05 5:42 
GeneralRe: BSTR* Pin
James R. Twine20-Apr-05 7:44
James R. Twine20-Apr-05 7:44 
GeneralRe: BSTR* Pin
Manikandan20-Apr-05 19:56
Manikandan20-Apr-05 19:56 
GeneralRe: BSTR* Pin
Manikandan20-Apr-05 22:55
Manikandan20-Apr-05 22:55 
GeneralCryptVerifySignature problem Pin
SS0587020-Apr-05 5:31
SS0587020-Apr-05 5:31 
GeneralDragging URL's into a browser using COleDataSource Pin
Taka Muraoka20-Apr-05 5:19
Taka Muraoka20-Apr-05 5:19 

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.