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

C / C++ / MFC

 
GeneralRe: question on operator * and & Pin
toxcct24-Oct-07 2:06
toxcct24-Oct-07 2:06 
QuestionRun time error on my SQL database Pin
CodingLover23-Oct-07 18:21
CodingLover23-Oct-07 18:21 
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 
It sounds like your issue is really with your GetString() function...

What does it do and how does it work? What does it do with leading and trailing spaces? Or the carriage-return?

Filenames are allowed to have spaces in them.

Are you sure you're in correct directory when attempting to open the file?
What if you put the file in your root folder, and then attempt to open: C:\read me.txt

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
Peter Weyzen<br />
Staff Engineer<br />
<A HREF="http://www.soonr.com">SoonR Inc -- PC Power delivered to your phone</A>

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 
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 

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.