Click here to Skip to main content
15,893,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Connect to http server / check if file exists Pin
David Crow30-Jun-10 6:03
David Crow30-Jun-10 6:03 
AnswerRe: Connect to http server / check if file exists Pin
Moak30-Jun-10 6:14
Moak30-Jun-10 6:14 
AnswerRe: Connect to http server / check if file exists Pin
Aescleal30-Jun-10 9:47
Aescleal30-Jun-10 9:47 
QuestionHow to draw circle Pin
raju_shiva30-Jun-10 0:27
raju_shiva30-Jun-10 0:27 
AnswerRe: How to draw circle Pin
CPallini30-Jun-10 0:36
mveCPallini30-Jun-10 0:36 
AnswerRe: How to draw circle Pin
molesworth30-Jun-10 2:39
molesworth30-Jun-10 2:39 
QuestionReading from a file Pin
T.RATHA KRISHNAN30-Jun-10 0:13
T.RATHA KRISHNAN30-Jun-10 0:13 
AnswerRe: Reading from a file Pin
CPallini30-Jun-10 0:24
mveCPallini30-Jun-10 0:24 
And what's your doubt about?
Read the file line by line (you may use CStdioFile::ReadString [^] of fgets [^]) and then parse the line for values (again, you may use CStringT::Tokenize [^] or strtok [^]).
Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

AnswerRe: Reading from a file Pin
Aescleal30-Jun-10 0:34
Aescleal30-Jun-10 0:34 
AnswerRe: Reading from a file Pin
Rajesh R Subramanian30-Jun-10 1:26
professionalRajesh R Subramanian30-Jun-10 1:26 
QuestionOptimisation challenge... Pin
MarkB77730-Jun-10 0:00
MarkB77730-Jun-10 0:00 
AnswerRe: Optimisation challenge... Pin
Aescleal30-Jun-10 0:24
Aescleal30-Jun-10 0:24 
GeneralRe: Optimisation challenge... Pin
KarstenK30-Jun-10 3:48
mveKarstenK30-Jun-10 3:48 
GeneralRe: Optimisation challenge... Pin
Aescleal30-Jun-10 4:14
Aescleal30-Jun-10 4:14 
GeneralRe: Optimisation challenge... Pin
KarstenK30-Jun-10 4:38
mveKarstenK30-Jun-10 4:38 
GeneralRe: Optimisation challenge... Pin
MarkB77730-Jun-10 10:52
MarkB77730-Jun-10 10:52 
GeneralRe: Optimisation challenge... Pin
Aescleal30-Jun-10 11:17
Aescleal30-Jun-10 11:17 
AnswerRe: Optimisation challenge... Pin
KarstenK30-Jun-10 3:50
mveKarstenK30-Jun-10 3:50 
AnswerRe: Optimisation challenge... [modified] Pin
Chris Losinger30-Jun-10 4:19
professionalChris Losinger30-Jun-10 4:19 
GeneralRe: Optimisation challenge... Pin
MarkB77730-Jun-10 11:01
MarkB77730-Jun-10 11:01 
GeneralRe: Optimisation challenge... Pin
Chris Losinger30-Jun-10 11:41
professionalChris Losinger30-Jun-10 11:41 
GeneralRe: Optimisation challenge... Pin
MarkB77730-Jun-10 12:00
MarkB77730-Jun-10 12:00 
QuestionWin32_ScheduledJob Pin
Jayapal Chandran29-Jun-10 23:36
Jayapal Chandran29-Jun-10 23:36 
Questionscollbar in CStatic Pin
kk.tvm29-Jun-10 23:28
kk.tvm29-Jun-10 23:28 
AnswerRe: scollbar in CStatic Pin
Cedric Moonen29-Jun-10 23:37
Cedric Moonen29-Jun-10 23:37 

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.