Click here to Skip to main content
15,917,795 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: is this loop right? Pin
gentleguy17-Jan-08 15:34
gentleguy17-Jan-08 15:34 
AnswerRe: is this loop right? Pin
David Crow18-Jan-08 2:59
David Crow18-Jan-08 2:59 
General"Out of Memory" in the debugger Pin
thecodedemon17-Jan-08 11:24
thecodedemon17-Jan-08 11:24 
GeneralTry...Catch Problem Pin
rover_boy17-Jan-08 10:35
rover_boy17-Jan-08 10:35 
GeneralRe: Try...Catch Problem Pin
Mark Salsbery17-Jan-08 10:52
Mark Salsbery17-Jan-08 10:52 
GeneralRe: Try...Catch Problem Pin
rover_boy18-Jan-08 0:17
rover_boy18-Jan-08 0:17 
GeneralRe: Try...Catch Problem Pin
Hamid_RT17-Jan-08 17:59
Hamid_RT17-Jan-08 17:59 
Generalquick c++ problem for an exam Pin
VIP-CoMmAnDo17-Jan-08 10:13
VIP-CoMmAnDo17-Jan-08 10:13 
hello,
A friend of mine has an exam tomorow in c++, here's the problem:

1. Read two integers inputted by keyboard
2. Find all the separate numbers from the first integer (if integer is abc split it into a-b-c)
3. Do the same for the second integer
4. Compare every number from the first array with every number from the second array.

now, he doesn't know how to split the integers into separate numbers...

I'm TOTALY new to c++ so I came here for an answer to help him..

thanks
GeneralRe: quick c++ problem for an exam Pin
Mark Salsbery17-Jan-08 10:39
Mark Salsbery17-Jan-08 10:39 
GeneralRe: quick c++ problem for an exam Pin
CPallini17-Jan-08 10:48
mveCPallini17-Jan-08 10:48 
JokeRe: quick c++ problem for an exam Pin
Iain Clarke, Warrior Programmer18-Jan-08 2:51
Iain Clarke, Warrior Programmer18-Jan-08 2:51 
JokeRe: quick c++ problem for an exam Pin
David Crow18-Jan-08 3:02
David Crow18-Jan-08 3:02 
JokeRe: quick c++ problem for an exam Pin
CPallini18-Jan-08 3:09
mveCPallini18-Jan-08 3:09 
JokeRe: quick c++ problem for an exam Pin
Mark Salsbery18-Jan-08 7:30
Mark Salsbery18-Jan-08 7:30 
GeneralRe: quick c++ problem for an exam Pin
Dr. Emmett Brown17-Jan-08 10:55
Dr. Emmett Brown17-Jan-08 10:55 
GeneralRe: quick c++ problem for an exam Pin
Mark Salsbery17-Jan-08 11:11
Mark Salsbery17-Jan-08 11:11 
GeneralRe: quick c++ problem for an exam Pin
CPallini17-Jan-08 11:27
mveCPallini17-Jan-08 11:27 
GeneralRe: quick c++ problem for an exam Pin
Mark Salsbery17-Jan-08 11:29
Mark Salsbery17-Jan-08 11:29 
GeneralRe: quick c++ problem for an exam Pin
CPallini17-Jan-08 11:38
mveCPallini17-Jan-08 11:38 
GeneralRe: quick c++ problem for an exam Pin
VIP-CoMmAnDo18-Jan-08 14:56
VIP-CoMmAnDo18-Jan-08 14:56 
GeneralRe: quick c++ problem for an exam Pin
CPallini19-Jan-08 4:26
mveCPallini19-Jan-08 4:26 
GeneralRe: quick c++ problem for an exam Pin
VIP-CoMmAnDo19-Jan-08 5:13
VIP-CoMmAnDo19-Jan-08 5:13 
GeneralRe: quick c++ problem for an exam Pin
David Crow17-Jan-08 14:15
David Crow17-Jan-08 14:15 
GeneralRe: quick c++ problem for an exam Pin
Luc Pattyn17-Jan-08 11:33
sitebuilderLuc Pattyn17-Jan-08 11:33 
GeneralRe: quick c++ problem for an exam Pin
VIP-CoMmAnDo17-Jan-08 11:15
VIP-CoMmAnDo17-Jan-08 11:15 

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.