Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionplease help me i have this warning and my aplication failed to start ! Pin
Bravoone_200626-Nov-06 20:31
Bravoone_200626-Nov-06 20:31 
AnswerRe: please help me i have this warning and my aplication failed to start ! Pin
Cedric Moonen26-Nov-06 20:55
Cedric Moonen26-Nov-06 20:55 
AnswerRe: please help me i have this warning and my aplication failed to start ! Pin
CPallini26-Nov-06 21:20
mveCPallini26-Nov-06 21:20 
AnswerRe: please help me i have this warning and my aplication failed to start ! Pin
Bravoone_200626-Nov-06 21:30
Bravoone_200626-Nov-06 21:30 
QuestionHow to create Marathi Menus,Captions. Pin
Atul2326-Nov-06 20:13
Atul2326-Nov-06 20:13 
AnswerRe: How to create Marathi Menus,Captions. Pin
Mahesh Kulkarni26-Nov-06 23:40
Mahesh Kulkarni26-Nov-06 23:40 
QuestionHaven't been coding C for awhile --- I want a string tokenizer Pin
devvvy26-Nov-06 20:09
devvvy26-Nov-06 20:09 
AnswerRe: Haven't been coding C for awhile --- I want a string tokenizer Pin
Mila02526-Nov-06 20:30
Mila02526-Nov-06 20:30 
Hi,

Try this:

char *strtok(
char *strToken,
const char *strDelimit
);



-----------
Mila

QuestionAlt + Selection key Pin
DivyaRS26-Nov-06 19:33
DivyaRS26-Nov-06 19:33 
AnswerRe: Alt + Selection key Pin
Vinod Sankaranarayanan26-Nov-06 20:20
Vinod Sankaranarayanan26-Nov-06 20:20 
QuestionDB problem [modified] Pin
firebow300726-Nov-06 19:19
firebow300726-Nov-06 19:19 
AnswerRe: DB problem Pin
S Douglas26-Nov-06 22:22
professionalS Douglas26-Nov-06 22:22 
QuestionIs it possible to use activex controls in a CDialog in a DLL Pin
NILANKARAJA26-Nov-06 18:43
NILANKARAJA26-Nov-06 18:43 
QuestionHow to obtain system memory info (memor consumption, size of free mem space) Pin
cy163@hotmail.com26-Nov-06 18:42
cy163@hotmail.com26-Nov-06 18:42 
AnswerRe: How to obtain system memory info (memor consumption, size of free mem space) Pin
Vinod Sankaranarayanan26-Nov-06 19:25
Vinod Sankaranarayanan26-Nov-06 19:25 
AnswerRe: How to obtain system memory info (memor consumption, size of free mem space) Pin
dpsingh_115-Jan-07 22:03
dpsingh_115-Jan-07 22:03 
QuestionPS2 Mouse Driver Pin
Cmania26-Nov-06 18:12
Cmania26-Nov-06 18:12 
AnswerRe: PS2 Mouse Driver Pin
dpsingh_115-Jan-07 22:06
dpsingh_115-Jan-07 22:06 
QuestionPrecompiled Header Files Pin
moodsey21126-Nov-06 16:30
moodsey21126-Nov-06 16:30 
AnswerRe: Precompiled Header Files Pin
Christian Graus26-Nov-06 16:44
protectorChristian Graus26-Nov-06 16:44 
QuestionRe: Precompiled Header Files Pin
Waldermort26-Nov-06 18:04
Waldermort26-Nov-06 18:04 
AnswerRe: Precompiled Header Files Pin
Christian Graus26-Nov-06 18:07
protectorChristian Graus26-Nov-06 18:07 
GeneralRe: Precompiled Header Files Pin
PJ Arends26-Nov-06 18:15
professionalPJ Arends26-Nov-06 18:15 
GeneralRe: Precompiled Header Files Pin
Michael Dunn26-Nov-06 19:56
sitebuilderMichael Dunn26-Nov-06 19:56 
GeneralRe: Precompiled Header Files Pin
PJ Arends26-Nov-06 21:30
professionalPJ Arends26-Nov-06 21:30 

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.