Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Using Timer with non-dialog class Pin
aangerma26-Oct-11 10:17
aangerma26-Oct-11 10:17 
QuestionI don't understand the value of a token strtok_s Pin
jkirkerx24-Oct-11 13:42
professionaljkirkerx24-Oct-11 13:42 
AnswerRe: I don't understand the value of a token strtok_s Pin
Software_Developer24-Oct-11 14:07
Software_Developer24-Oct-11 14:07 
GeneralRe: I don't understand the value of a token strtok_s Pin
Richard MacCutchan24-Oct-11 21:45
mveRichard MacCutchan24-Oct-11 21:45 
AnswerRe: I don't understand the value of a token strtok_s Pin
Malli_S24-Oct-11 18:55
Malli_S24-Oct-11 18:55 
GeneralRe: I don't understand the value of a token strtok_s Pin
jkirkerx25-Oct-11 5:54
professionaljkirkerx25-Oct-11 5:54 
AnswerRe: I don't understand the value of a token strtok_s Pin
Richard MacCutchan24-Oct-11 21:44
mveRichard MacCutchan24-Oct-11 21:44 
GeneralRe: I don't understand the value of a token strtok_s Pin
jkirkerx25-Oct-11 6:11
professionaljkirkerx25-Oct-11 6:11 
I had my bubble burst last night by another comment on my experimental code.

I tried if token1 == "ServerName", but it always came out false. Didn't think to use strcmp on the value. I tried to do a switch to, Switch (token1) but it wasn't valid.

Well like I said, I'm only 4 weeks into this. I think once I get a clear understanding of working with data in c++, everyone will see better cleaner code from me.

There alot of people from this technology company pushing me toward using vectors for everything, but I do really need to understand the char first.

Thanks in advance, let me soak it in for an hour.
GeneralRe: I don't understand the value of a token strtok_s Pin
Richard MacCutchan25-Oct-11 6:41
mveRichard MacCutchan25-Oct-11 6:41 
GeneralRe: I don't understand the value of a token strtok_s Pin
jkirkerx25-Oct-11 6:52
professionaljkirkerx25-Oct-11 6:52 
GeneralRe: I don't understand the value of a token strtok_s Pin
Richard MacCutchan25-Oct-11 7:07
mveRichard MacCutchan25-Oct-11 7:07 
QuestionSplitter with fixed size Pin
Dialecticus24-Oct-11 8:28
Dialecticus24-Oct-11 8:28 
AnswerRe: Splitter with fixed size Pin
App_24-Oct-11 9:04
App_24-Oct-11 9:04 
GeneralRe: Splitter with fixed size Pin
Dialecticus24-Oct-11 9:30
Dialecticus24-Oct-11 9:30 
AnswerRe: Splitter with fixed size Pin
TheGreatAndPowerfulOz24-Oct-11 9:51
TheGreatAndPowerfulOz24-Oct-11 9:51 
GeneralRe: Splitter with fixed size Pin
Dialecticus24-Oct-11 10:04
Dialecticus24-Oct-11 10:04 
AnswerRe: Solution: use CSplitterWnd::SetRowInfo Pin
Goto_Label_24-Oct-11 11:18
Goto_Label_24-Oct-11 11:18 
GeneralRe: Solution: use CSplitterWnd::SetRowInfo Pin
Dialecticus24-Oct-11 22:48
Dialecticus24-Oct-11 22:48 
AnswerRe: Splitter with fixed size Pin
TheGreatAndPowerfulOz25-Oct-11 5:06
TheGreatAndPowerfulOz25-Oct-11 5:06 
GeneralRe: Splitter with fixed size Pin
Dialecticus25-Oct-11 6:14
Dialecticus25-Oct-11 6:14 
Questionhow to Add the help file in SDI Application Pin
sarfaraznawaz23-Oct-11 21:01
sarfaraznawaz23-Oct-11 21:01 
AnswerRe: how to Add the help file in SDI Application Pin
Richard MacCutchan23-Oct-11 22:38
mveRichard MacCutchan23-Oct-11 22:38 
AnswerRe: How to call the html help api Pin
App_24-Oct-11 6:25
App_24-Oct-11 6:25 
QuestionSetCurrentDirectory Pin
sarfaraznawaz23-Oct-11 19:42
sarfaraznawaz23-Oct-11 19:42 
AnswerRe: SetCurrentDirectory Pin
tolw23-Oct-11 21:58
tolw23-Oct-11 21:58 

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.