Click here to Skip to main content
15,914,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalnetworking & sending files Pin
12-Dec-01 4:45
suss12-Dec-01 4:45 
GeneralRe: networking & sending files Pin
Bill Wilson12-Dec-01 13:09
Bill Wilson12-Dec-01 13:09 
GeneralLike pcAnyWhere Pin
The_Server12-Dec-01 3:26
The_Server12-Dec-01 3:26 
GeneralRe: Like pcAnyWhere Pin
Tim Lesher12-Dec-01 3:48
Tim Lesher12-Dec-01 3:48 
GeneralProcessing CStdioFile Pin
Stevieslu12-Dec-01 3:25
Stevieslu12-Dec-01 3:25 
GeneralRe: Processing CStdioFile Pin
#realJSOP12-Dec-01 4:06
professional#realJSOP12-Dec-01 4:06 
GeneralRe: Processing CStdioFile Pin
Stevieslu12-Dec-01 4:20
Stevieslu12-Dec-01 4:20 
GeneralRe: Processing CStdioFile Pin
#realJSOP12-Dec-01 11:24
professional#realJSOP12-Dec-01 11:24 
I wouldn't use strtok (mostly because I wrote the CQStringParser class).

If you're using CStdio, you're using MFC. If you're using MFC, CQStringParser would be abetter choice because it parses the strings for you without you having to do anything but instantiate an object with a string and a delimiter character.

Check out that class and see if it doesn't work better than strtok.

Besides all that, CString has a Replace() function that can replace all instances of one character with another.



"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001
GeneralRe: Processing CStdioFile Pin
Michael Dunn12-Dec-01 8:49
sitebuilderMichael Dunn12-Dec-01 8:49 
GeneralDatabase Access Without MFC Pin
James Spibey12-Dec-01 3:18
James Spibey12-Dec-01 3:18 
GeneralRe: Database Access Without MFC Pin
Alvaro Mendez12-Dec-01 6:25
Alvaro Mendez12-Dec-01 6:25 
GeneralRe: Database Access Without MFC Pin
Bill Wilson12-Dec-01 13:20
Bill Wilson12-Dec-01 13:20 
GeneralMicrosoft Speech SDK Pin
Rick Crone12-Dec-01 3:12
Rick Crone12-Dec-01 3:12 
GeneralRe: Microsoft Speech SDK Pin
Bill Wilson12-Dec-01 13:23
Bill Wilson12-Dec-01 13:23 
GeneralZ location. Pin
The_Server12-Dec-01 2:26
The_Server12-Dec-01 2:26 
GeneralRe: Z location. Pin
Michael Dunn12-Dec-01 8:51
sitebuilderMichael Dunn12-Dec-01 8:51 
Generalabout IHTMLDcoument2 interface Pin
Bing Ding12-Dec-01 2:20
Bing Ding12-Dec-01 2:20 
GeneralRe: about IHTMLDcoument2 interface Pin
Michael Dunn12-Dec-01 8:57
sitebuilderMichael Dunn12-Dec-01 8:57 
GeneralUnicode Pin
Kannan Kalyanaraman12-Dec-01 2:19
Kannan Kalyanaraman12-Dec-01 2:19 
GeneralRe: Unicode Pin
Tim Deveaux12-Dec-01 8:30
Tim Deveaux12-Dec-01 8:30 
GeneralRe: Unicode Pin
Kannan Kalyanaraman13-Dec-01 3:09
Kannan Kalyanaraman13-Dec-01 3:09 
QuestionHow to use MS Media Player Active-x control?? Pin
Kuniva12-Dec-01 1:23
Kuniva12-Dec-01 1:23 
AnswerRe: How to use MS Media Player Active-x control?? Pin
A.R.12-Dec-01 4:47
A.R.12-Dec-01 4:47 
Generalpessimistic locking Pin
Mazdak12-Dec-01 1:19
Mazdak12-Dec-01 1:19 
GeneralRe: pessimistic locking Pin
Alvaro Mendez12-Dec-01 8:53
Alvaro Mendez12-Dec-01 8:53 

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.