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

C / C++ / MFC

 
QuestionReading Data From A file Pin
jannathali24-May-07 23:17
jannathali24-May-07 23:17 
AnswerRe: Reading Data From A file Pin
Nelek25-May-07 0:59
protectorNelek25-May-07 0:59 
QuestionRe: Reading Data From A file Pin
David Crow25-May-07 3:48
David Crow25-May-07 3:48 
AnswerRe: Reading Data From A file Pin
Nelek31-May-07 6:15
protectorNelek31-May-07 6:15 
QuestionI am stuck again. C++ Pin
C_Zealot24-May-07 23:16
C_Zealot24-May-07 23:16 
AnswerRe: I am stuck again. C++ Pin
Nelek25-May-07 0:53
protectorNelek25-May-07 0:53 
QuestionRe: I am stuck again. C++ Pin
David Crow25-May-07 4:02
David Crow25-May-07 4:02 
AnswerRe: I am stuck again. C++ Pin
zeus200025-May-07 18:39
zeus200025-May-07 18:39 
Hi,

I think you try to open the file twice.
first when you construct the stream and then
again in the next line. Maybe this triggers an error and corrupts your
stream. Then nothing would be read and you would never reach EOF.
Question"W" and "A" appended versions of functions ? Pin
ldsdbomber24-May-07 23:13
ldsdbomber24-May-07 23:13 
AnswerRe: "W" and "A" appended versions of functions ? [modified] Pin
Naveen24-May-07 23:28
Naveen24-May-07 23:28 
AnswerRe: "W" and "A" appended versions of functions ? Pin
Cedric Moonen24-May-07 23:42
Cedric Moonen24-May-07 23:42 
GeneralRe: "W" and "A" appended versions of functions ? Pin
ldsdbomber24-May-07 23:56
ldsdbomber24-May-07 23:56 
AnswerRe: "W" and "A" appended versions of functions ? Pin
David Crow25-May-07 4:04
David Crow25-May-07 4:04 
QuestionCMenu question Pin
ldsdbomber24-May-07 22:30
ldsdbomber24-May-07 22:30 
AnswerRe: CMenu question Pin
Naveen24-May-07 22:50
Naveen24-May-07 22:50 
AnswerRe: CMenu question Pin
toxcct24-May-07 23:05
toxcct24-May-07 23:05 
GeneralRe: CMenu question Pin
ldsdbomber24-May-07 23:10
ldsdbomber24-May-07 23:10 
GeneralRe: CMenu question Pin
Naveen24-May-07 23:24
Naveen24-May-07 23:24 
GeneralRe: CMenu question Pin
ldsdbomber24-May-07 23:56
ldsdbomber24-May-07 23:56 
QuestionHooking menu items disabled... Pin
Fuzzychaos24-May-07 22:17
Fuzzychaos24-May-07 22:17 
QuestionShow DIB Pin
kcynic24-May-07 22:15
kcynic24-May-07 22:15 
AnswerRe: Show DIB Pin
Nelek25-May-07 0:46
protectorNelek25-May-07 0:46 
GeneralRe: Show DIB Pin
kcynic25-May-07 1:55
kcynic25-May-07 1:55 
AnswerRe: Show DIB Pin
Mark Salsbery25-May-07 5:57
Mark Salsbery25-May-07 5:57 
GeneralRe: Show DIB Pin
kcynic25-May-07 12:15
kcynic25-May-07 12: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.