Click here to Skip to main content
15,918,243 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem getting data from a list box Pin
David Crow23-Jul-03 5:08
David Crow23-Jul-03 5:08 
Questioncan I add my own methods to CList Pin
mr200323-Jul-03 4:04
mr200323-Jul-03 4:04 
AnswerRe: can I add my own methods to CList Pin
Alexander M.,23-Jul-03 4:06
Alexander M.,23-Jul-03 4:06 
Questionhow to use friend function? Pin
IT_student23-Jul-03 4:04
IT_student23-Jul-03 4:04 
AnswerRe: how to use friend function? Pin
Alexander M.,23-Jul-03 4:09
Alexander M.,23-Jul-03 4:09 
GeneralRe: how to use friend function? Pin
IT_student23-Jul-03 4:23
IT_student23-Jul-03 4:23 
GeneralRe: how to use friend function? Pin
Alexander M.,23-Jul-03 4:34
Alexander M.,23-Jul-03 4:34 
QuestionHow do I break up a string? Pin
Tom Wright23-Jul-03 3:36
Tom Wright23-Jul-03 3:36 
I'm receiving a string of characters over a socket connection. I know that the string is of a number of fields that are a fixed length. How can I break up this string where each fixed length field goes into it's own member variable?

Being a cobol programmer too, in cobol we can just move it into a structure where the structure is set with all the fields and their fixed lengths. Can I do this in VC also?


Thanks


Tom Wright
tawright915@yahoo.com
AnswerRe: How do I break up a string? Pin
keegan23-Jul-03 3:45
keegan23-Jul-03 3:45 
GeneralRe: How do I break up a string? Pin
Tom Wright23-Jul-03 3:56
Tom Wright23-Jul-03 3:56 
GeneralRe: How do I break up a string? Pin
David Crow23-Jul-03 4:03
David Crow23-Jul-03 4:03 
AnswerRe: How do I break up a string? Pin
Alexander M.,23-Jul-03 4:11
Alexander M.,23-Jul-03 4:11 
AnswerRe: How do I break up a string? Pin
LittleYellowBird23-Jul-03 4:27
LittleYellowBird23-Jul-03 4:27 
GeneralRe: How do I break up a string? Pin
Tom Wright23-Jul-03 5:02
Tom Wright23-Jul-03 5:02 
GeneralRe: How do I break up a string? Pin
AlexO23-Jul-03 6:41
AlexO23-Jul-03 6:41 
GeneralRe: How do I break up a string? Pin
LittleYellowBird24-Jul-03 2:19
LittleYellowBird24-Jul-03 2:19 
Generallistctrl with large number of items Pin
pranavamhari23-Jul-03 3:36
pranavamhari23-Jul-03 3:36 
GeneralRe: listctrl with large number of items Pin
Maximilien23-Jul-03 3:46
Maximilien23-Jul-03 3:46 
GeneralRe: listctrl with large number of items Pin
David Crow23-Jul-03 4:13
David Crow23-Jul-03 4:13 
GeneralRe: listctrl with large number of items Pin
pranavamhari23-Jul-03 15:53
pranavamhari23-Jul-03 15:53 
GeneralRe: listctrl with large number of items Pin
David Crow24-Jul-03 2:23
David Crow24-Jul-03 2:23 
GeneralRe: listctrl with large number of items Pin
pranavamhari23-Jul-03 15:51
pranavamhari23-Jul-03 15:51 
GeneralRe: listctrl with large number of items Pin
Alexander M.,23-Jul-03 4:06
Alexander M.,23-Jul-03 4:06 
GeneralIf you really don't wanna use Virtual or Owner draw... Pin
Abin23-Jul-03 16:28
Abin23-Jul-03 16:28 
QuestionListCtrl background color control? Pin
spaced_out23-Jul-03 3:32
spaced_out23-Jul-03 3: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.