Click here to Skip to main content
15,925,602 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to move a bitmap from a splitted window to another? Pin
Parthi_Appu19-Mar-07 20:39
Parthi_Appu19-Mar-07 20:39 
GeneralRe: How to move a bitmap from a splitted window to another? Pin
hcygxr200826-Mar-07 16:28
hcygxr200826-Mar-07 16:28 
GeneralRe: How to move a bitmap from a splitted window to another? Pin
Parthi_Appu26-Mar-07 17:39
Parthi_Appu26-Mar-07 17:39 
GeneralRe: How to move a bitmap from a splitted window to another? Pin
hcygxr200827-Mar-07 19:18
hcygxr200827-Mar-07 19:18 
Questionerror by system user Pin
hanlei000000000919-Mar-07 16:35
hanlei000000000919-Mar-07 16:35 
Questioncsv parser function needed ? Pin
Software_Specialist19-Mar-07 13:51
Software_Specialist19-Mar-07 13:51 
AnswerRe: csv parser function needed ? Pin
Stephen Hewitt19-Mar-07 15:02
Stephen Hewitt19-Mar-07 15:02 
AnswerRe: csv parser function needed ? [modified] Pin
cp987619-Mar-07 15:02
cp987619-Mar-07 15:02 
As folks responded to you previously, you can do this with strtok() (prototype in "string.h"), and as this is in my copy of Kernighan and Ritchie, I suspect it is supported in Borland.

If you want a packaged parser with source code, look at the link provided by ThatsAlok in replying to your previous post of the same question.

It's also amazing what you seem to find if you google on "c++ csv parser"...


-- modified at 21:10 Monday 19th March, 2007

Peter

"Until the invention of the computer, the machine gun was the device that enabled humans to make the most mistakes in the smallest amount of time."

AnswerRe: csv parser function needed ? Pin
El Corazon19-Mar-07 15:02
El Corazon19-Mar-07 15:02 
QuestionRe: csv parser function needed ? Pin
David Crow19-Mar-07 15:02
David Crow19-Mar-07 15:02 
AnswerRe: csv parser function needed ? Pin
El Corazon19-Mar-07 15:07
El Corazon19-Mar-07 15:07 
GeneralRe: csv parser function needed ? Pin
David Crow19-Mar-07 15:11
David Crow19-Mar-07 15:11 
Questionopen file in associated application Pin
tiflo19-Mar-07 12:51
tiflo19-Mar-07 12:51 
AnswerRe: open file in associated application Pin
x87Bliss19-Mar-07 12:56
x87Bliss19-Mar-07 12:56 
AnswerRe: open file in associated application Pin
toxcct19-Mar-07 13:10
toxcct19-Mar-07 13:10 
AnswerRe: open file in associated application Pin
tiflo19-Mar-07 22:41
tiflo19-Mar-07 22:41 
AnswerRe: open file in associated application Pin
pri_skit20-Mar-07 1:21
pri_skit20-Mar-07 1:21 
QuestionCRichEditCtrl problem Pin
xtexistenz19-Mar-07 11:43
xtexistenz19-Mar-07 11:43 
AnswerRe: CRichEditCtrl problem Pin
x87Bliss19-Mar-07 12:42
x87Bliss19-Mar-07 12:42 
GeneralRe: CRichEditCtrl problem [modified] Pin
xtexistenz19-Mar-07 12:55
xtexistenz19-Mar-07 12:55 
GeneralRe: CRichEditCtrl problem Pin
x87Bliss19-Mar-07 13:04
x87Bliss19-Mar-07 13:04 
GeneralRe: CRichEditCtrl problem Pin
xtexistenz19-Mar-07 13:10
xtexistenz19-Mar-07 13:10 
GeneralRe: CRichEditCtrl problem Pin
x87Bliss21-Mar-07 11:41
x87Bliss21-Mar-07 11:41 
GeneralRe: CRichEditCtrl problem Pin
xtexistenz25-Mar-07 13:51
xtexistenz25-Mar-07 13:51 
GeneralRe: CRichEditCtrl problem Pin
x87Bliss25-Mar-07 21:34
x87Bliss25-Mar-07 21:34 

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.