Click here to Skip to main content
15,914,350 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Run time error on my SQL database Pin
chandu00423-Oct-07 21:53
chandu00423-Oct-07 21:53 
GeneralRe: Run time error on my SQL database Pin
CodingLover24-Oct-07 0:34
CodingLover24-Oct-07 0:34 
GeneralRe: Run time error on my SQL database Pin
chandu00424-Oct-07 0:41
chandu00424-Oct-07 0:41 
GeneralRe: Run time error on my SQL database Pin
CodingLover24-Oct-07 1:26
CodingLover24-Oct-07 1:26 
QuestionHow to open files with spaces? (Beginner) Pin
VistaXP23-Oct-07 18:20
VistaXP23-Oct-07 18:20 
AnswerRe: How to open files with spaces? (Beginner) Pin
Peter Weyzen23-Oct-07 19:29
Peter Weyzen23-Oct-07 19:29 
GeneralRe: How to open files with spaces? (Beginner) Pin
VistaXP23-Oct-07 19:44
VistaXP23-Oct-07 19:44 
GeneralRe: How to open files with spaces? (Beginner) Pin
David Crow24-Oct-07 3:29
David Crow24-Oct-07 3:29 
VistaXP wrote:
cin >> InputValue;


This will stop at the first whitespace character. Use getline() instead.


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: How to open files with spaces? (Beginner) Pin
Peter Weyzen24-Oct-07 13:45
Peter Weyzen24-Oct-07 13:45 
QuestionPerformance issue.. Pin
Neo Andreson23-Oct-07 18:15
Neo Andreson23-Oct-07 18:15 
AnswerRe: Performance issue.. Pin
Hamid_RT23-Oct-07 21:02
Hamid_RT23-Oct-07 21:02 
AnswerRe: Performance issue.. Pin
David Crow24-Oct-07 3:39
David Crow24-Oct-07 3:39 
AnswerRe: Performance issue.. [modified] Pin
Neo Andreson24-Oct-07 4:00
Neo Andreson24-Oct-07 4:00 
QuestionHow to know the type of variable at run time?? Pin
ashishbhatt23-Oct-07 17:38
ashishbhatt23-Oct-07 17:38 
AnswerRe: How to know the type of variable at run time?? Pin
mr_Tuborg23-Oct-07 18:51
mr_Tuborg23-Oct-07 18:51 
AnswerRe: How to know the type of variable at run time?? Pin
Naveen23-Oct-07 19:43
Naveen23-Oct-07 19:43 
AnswerRe: How to know the type of variable at run time?? Pin
Mark Salsbery24-Oct-07 6:01
Mark Salsbery24-Oct-07 6:01 
QuestionMultiple definitions Pin
John R. Shaw23-Oct-07 15:49
John R. Shaw23-Oct-07 15:49 
AnswerRe: Multiple definitions Pin
Christian Graus23-Oct-07 16:07
protectorChristian Graus23-Oct-07 16:07 
GeneralRe: Multiple definitions Pin
John R. Shaw23-Oct-07 17:24
John R. Shaw23-Oct-07 17:24 
AnswerRe: Multiple definitions Pin
User 58385223-Oct-07 16:07
User 58385223-Oct-07 16:07 
GeneralRe: Multiple definitions Pin
Christian Graus23-Oct-07 16:29
protectorChristian Graus23-Oct-07 16:29 
GeneralRe: Multiple definitions Pin
John R. Shaw23-Oct-07 17:50
John R. Shaw23-Oct-07 17:50 
GeneralRe: Multiple definitions Pin
User 58385223-Oct-07 18:22
User 58385223-Oct-07 18:22 
GeneralRe: Multiple definitions Pin
John R. Shaw23-Oct-07 18:46
John R. Shaw23-Oct-07 18:46 

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.