Click here to Skip to main content
15,894,955 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Memory leak found after reporting "No memory leaks detected" Pin
Mark Salsbery14-May-07 5:09
Mark Salsbery14-May-07 5:09 
GeneralRe: Memory leak found after reporting "No memory leaks detected" Pin
dum18-May-07 9:27
dum18-May-07 9:27 
QuestionPlatform SDK Pin
<color>Aljechin 13-May-07 6:48
<color>Aljechin 13-May-07 6:48 
AnswerRe: Platform SDK Pin
Sam_c13-May-07 6:57
Sam_c13-May-07 6:57 
AnswerRe: Platform SDK Pin
Michael Dunn13-May-07 17:40
sitebuilderMichael Dunn13-May-07 17:40 
GeneralRe: Platform SDK Pin
Sam_c13-May-07 21:58
Sam_c13-May-07 21:58 
QuestionInput from LPT port with inpout32.dll on windows XP Pin
Johpoke13-May-07 6:44
Johpoke13-May-07 6:44 
QuestionWriting/reading to/from CSV files Pin
J_E_D_I13-May-07 6:00
J_E_D_I13-May-07 6:00 
I've developed a program that performs some mathematical operations and then exports the results into a csv file to be opened with Excel.

To export the results I used a while loop with incremental values and that's fine but now I'd like to save (and read) some results in (or from) very specific locations (e.g. 6th case of the 2nd row).

I am using C++ and the Win32 Console application in VS2005.

Does anybody know how to do that?

Many thanks for your help.
QuestionRe: Writing/reading to/from CSV files Pin
David Crow14-May-07 3:38
David Crow14-May-07 3:38 
AnswerRe: Writing/reading to/from CSV files Pin
J_E_D_I14-May-07 4:18
J_E_D_I14-May-07 4:18 
GeneralRe: Writing/reading to/from CSV files Pin
David Crow14-May-07 4:26
David Crow14-May-07 4:26 
QuestionRuntime error for OpenFileDialog Class in .NET 2005 Pin
priyank_ldce13-May-07 5:45
priyank_ldce13-May-07 5:45 
AnswerRe: Runtime error for OpenFileDialog Class in .NET 2005 Pin
Mark Salsbery13-May-07 5:54
Mark Salsbery13-May-07 5:54 
AnswerRe: Runtime error for OpenFileDialog Class in .NET 2005 Pin
Michael Dunn13-May-07 6:15
sitebuilderMichael Dunn13-May-07 6:15 
GeneralRe: Runtime error for OpenFileDialog Class in .NET 2005 Pin
Stephen Hewitt13-May-07 18:52
Stephen Hewitt13-May-07 18:52 
AnswerRe: Runtime error for OpenFileDialog Class in .NET 2005 Pin
Stephen Hewitt13-May-07 18:57
Stephen Hewitt13-May-07 18:57 
QuestionATL::CImage using HDC ??? Pin
guybour200613-May-07 4:33
guybour200613-May-07 4:33 
AnswerRe: ATL::CImage using HDC ??? Pin
Mark Salsbery13-May-07 5:45
Mark Salsbery13-May-07 5:45 
AnswerRe: ATL::CImage using HDC ??? Pin
bob1697213-May-07 7:46
bob1697213-May-07 7:46 
QuestionStrange strcpy problem Pin
Axonn Echysttas13-May-07 2:17
Axonn Echysttas13-May-07 2:17 
AnswerRe: Strange strcpy problem Pin
Gary R. Wheeler13-May-07 2:31
Gary R. Wheeler13-May-07 2:31 
GeneralRe: Strange strcpy problem Pin
Axonn Echysttas13-May-07 3:09
Axonn Echysttas13-May-07 3:09 
GeneralRe: Strange strcpy problem Pin
Hans Dietrich13-May-07 3:47
mentorHans Dietrich13-May-07 3:47 
GeneralRe: Strange strcpy problem Pin
Axonn Echysttas13-May-07 4:17
Axonn Echysttas13-May-07 4:17 
GeneralRe: Strange strcpy problem Pin
Gary R. Wheeler13-May-07 4:32
Gary R. Wheeler13-May-07 4:32 

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.