Click here to Skip to main content
15,890,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralQuestion about MultiThreading Pin
Aqueel10-Jun-05 0:51
Aqueel10-Jun-05 0:51 
GeneralRe: Question about MultiThreading Pin
Cedric Moonen10-Jun-05 1:04
Cedric Moonen10-Jun-05 1:04 
GeneralRe: Question about MultiThreading Pin
Stlan10-Jun-05 1:14
Stlan10-Jun-05 1:14 
GeneralRe: Question about MultiThreading Pin
Cedric Moonen10-Jun-05 2:06
Cedric Moonen10-Jun-05 2:06 
GeneralRe: Question about MultiThreading Pin
Stlan10-Jun-05 2:19
Stlan10-Jun-05 2:19 
GeneralRe: Question about MultiThreading Pin
David Crow10-Jun-05 6:19
David Crow10-Jun-05 6:19 
GeneralConstructing a parser Pin
dittygrail9-Jun-05 23:33
dittygrail9-Jun-05 23:33 
GeneralRe: Constructing a parser Pin
Stlan10-Jun-05 0:11
Stlan10-Jun-05 0:11 
Not sure to understand what you mean. If you need to parse a string containing items separated by known constant characters, it may be sufficient to use CString::Tokenize; then you need to build a structure representing the logical content of the string, so that it will be easier then to manipulate the data. It's actually a very vast subject.
GeneralRe: Constructing a parser Pin
toxcct10-Jun-05 0:24
toxcct10-Jun-05 0:24 
GeneralRe: Constructing a parser Pin
toxcct10-Jun-05 1:31
toxcct10-Jun-05 1:31 
GeneralRe: Constructing a parser Pin
ThatsAlok10-Jun-05 1:41
ThatsAlok10-Jun-05 1:41 
GeneralRe: Constructing a parser Pin
ThatsAlok10-Jun-05 1:35
ThatsAlok10-Jun-05 1:35 
GeneralRe: Constructing a parser Pin
toxcct10-Jun-05 1:49
toxcct10-Jun-05 1:49 
GeneralRe: Constructing a parser Pin
ThatsAlok10-Jun-05 1:54
ThatsAlok10-Jun-05 1:54 
GeneralRe: Constructing a parser Pin
Stlan10-Jun-05 1:58
Stlan10-Jun-05 1:58 
GeneralRe: Constructing a parser Pin
ThatsAlok10-Jun-05 2:04
ThatsAlok10-Jun-05 2:04 
GeneralRe: Constructing a parser Pin
Stlan10-Jun-05 2:22
Stlan10-Jun-05 2:22 
GeneralRe: Constructing a parser Pin
ThatsAlok10-Jun-05 2:25
ThatsAlok10-Jun-05 2:25 
GeneralOT Pin
Bob Stanneveld10-Jun-05 2:44
Bob Stanneveld10-Jun-05 2:44 
GeneralRe: OT Pin
ThatsAlok10-Jun-05 2:52
ThatsAlok10-Jun-05 2:52 
GeneralRe: OT Pin
Bob Stanneveld10-Jun-05 2:54
Bob Stanneveld10-Jun-05 2:54 
GeneralRe: OT Pin
ThatsAlok10-Jun-05 2:55
ThatsAlok10-Jun-05 2:55 
GeneralRe: OT Pin
Bob Stanneveld10-Jun-05 2:58
Bob Stanneveld10-Jun-05 2:58 
GeneralRe: OT Pin
toxcct10-Jun-05 5:18
toxcct10-Jun-05 5:18 
GeneralRe: Constructing a parser Pin
toxcct10-Jun-05 5:15
toxcct10-Jun-05 5:15 

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.