Click here to Skip to main content
15,909,591 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questiondissertation coding...converting c++ to java...what does this line do? Pin
c#_keithy17-Nov-08 11:37
c#_keithy17-Nov-08 11:37 
AnswerRe: dissertation coding...converting c++ to java...what does this line do? Pin
PJ Arends17-Nov-08 11:52
professionalPJ Arends17-Nov-08 11:52 
GeneralRe: dissertation coding...converting c++ to java...what does this line do? Pin
c#_keithy17-Nov-08 12:01
c#_keithy17-Nov-08 12:01 
GeneralRe: dissertation coding...converting c++ to java...what does this line do? Pin
Dave Doknjas17-Nov-08 13:45
Dave Doknjas17-Nov-08 13:45 
QuestionConv. VC++ 6.0 to VC++2008 Pin
Dale Bourne17-Nov-08 10:17
Dale Bourne17-Nov-08 10:17 
QuestionRe: Conv. VC++ 6.0 to VC++2008 Pin
David Crow17-Nov-08 10:58
David Crow17-Nov-08 10:58 
AnswerRe: Conv. VC++ 6.0 to VC++2008 Pin
PJ Arends17-Nov-08 11:45
professionalPJ Arends17-Nov-08 11:45 
QuestionHow to create a MFC Dll to use managed extensions?? Pin
materatsu17-Nov-08 8:53
materatsu17-Nov-08 8:53 
AnswerRe: How to create a MFC Dll to use managed extensions?? Pin
led mike17-Nov-08 9:21
led mike17-Nov-08 9:21 
Questionvc++ owner drawn button Pin
Rajesh Katalkar17-Nov-08 7:32
Rajesh Katalkar17-Nov-08 7:32 
AnswerRe: vc++ owner drawn button Pin
Hamid_RT17-Nov-08 7:42
Hamid_RT17-Nov-08 7:42 
QuestionEMail Pin
BobInNJ17-Nov-08 6:16
BobInNJ17-Nov-08 6:16 
AnswerRe: EMail Pin
Chris Losinger17-Nov-08 6:41
professionalChris Losinger17-Nov-08 6:41 
AnswerRe: EMail Pin
David Crow17-Nov-08 7:05
David Crow17-Nov-08 7:05 
QuestionSystem monitor? Pin
DarthKarnage17-Nov-08 5:57
DarthKarnage17-Nov-08 5:57 
AnswerRe: System monitor? Pin
Hamid_RT17-Nov-08 7:34
Hamid_RT17-Nov-08 7:34 
AnswerRe: System monitor? Pin
22491717-Nov-08 19:17
22491717-Nov-08 19:17 
QuestionDrawing with pixel coordinates Pin
emrahustun17-Nov-08 4:51
emrahustun17-Nov-08 4:51 
AnswerRe: Drawing with pixel coordinates Pin
Cedric Moonen17-Nov-08 5:02
Cedric Moonen17-Nov-08 5:02 
AnswerRe: Drawing with pixel coordinates Pin
pallaka17-Nov-08 6:42
pallaka17-Nov-08 6:42 
AnswerRe: Drawing with pixel coordinates Pin
Iain Clarke, Warrior Programmer18-Nov-08 2:21
Iain Clarke, Warrior Programmer18-Nov-08 2:21 
As your question is very basic, I'm assuming your windows programming knowledge is minimal? Nothing wrong with that - we all started there.

But if so, you are probably biting off a little bit too much.

You are asking two non-trivial questions - how do I read in a file of comma separated values, and how do I plot them?

Is there any reason why you can't use excel for plotting these values?

If you really do have to write your own software, I'd follow the other suggestion and look at the charting controls here.

Iain.
GeneralRe: Drawing with pixel coordinates Pin
emrahustun18-Nov-08 2:28
emrahustun18-Nov-08 2:28 
QuestionHow to enumerate the local accouts? Pin
mkoroudjiev17-Nov-08 4:33
mkoroudjiev17-Nov-08 4:33 
QuestionHow to load an image on any control using win32 C++ Pin
~Khatri Mitesh~17-Nov-08 4:28
~Khatri Mitesh~17-Nov-08 4:28 
AnswerRe: How to load an image on any control using win32 C++ Pin
Hamid_RT17-Nov-08 7:38
Hamid_RT17-Nov-08 7:38 

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.