Click here to Skip to main content
15,902,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: EMERGENCY !! Project in crash landing !! Pin
Tim Smith5-Aug-05 3:16
Tim Smith5-Aug-05 3:16 
GeneralRe: EMERGENCY !! Project in crash landing !! Pin
ThatsAlok5-Aug-05 3:16
ThatsAlok5-Aug-05 3:16 
GeneralRe: EMERGENCY !! Project in crash landing !! Pin
Tim Smith5-Aug-05 3:26
Tim Smith5-Aug-05 3:26 
GeneralRe: EMERGENCY !! Project in crash landing !! Pin
Abebe5-Aug-05 3:38
Abebe5-Aug-05 3:38 
GeneralRe: EMERGENCY !! Project in crash landing !! Pin
ThatsAlok5-Aug-05 20:21
ThatsAlok5-Aug-05 20:21 
GeneralRe: EMERGENCY !! Project in crash landing !! Pin
Sreekanth Muralidharan10-Aug-05 23:07
Sreekanth Muralidharan10-Aug-05 23:07 
GeneralRe: EMERGENCY !! Project in crash landing !! Pin
Sreekanth Muralidharan5-Aug-05 23:11
Sreekanth Muralidharan5-Aug-05 23:11 
GeneralRe: EMERGENCY !! Project in crash landing !! Pin
Trollslayer5-Aug-05 4:03
mentorTrollslayer5-Aug-05 4:03 
'\0' is a terminator not space or EOL.
It is important to keep your terms clear as it leads to more confusion as your work becomes more complex.
If you have a terminator as a member then you must treat it as an array and control the length elsewhere, you cannot use normal string handling functions.

Elaine Rose | [Rose]

The tigress is here Big Grin | :-D
Questionwhich one is better? Pin
Smith#4-Aug-05 22:31
Smith#4-Aug-05 22:31 
AnswerRe: which one is better? Pin
Bob Stanneveld4-Aug-05 22:36
Bob Stanneveld4-Aug-05 22:36 
GeneralRe: which one is better? Pin
Smith#4-Aug-05 22:49
Smith#4-Aug-05 22:49 
GeneralRe: which one is better? Pin
Bob Stanneveld5-Aug-05 0:46
Bob Stanneveld5-Aug-05 0:46 
AnswerRe: which one is better? Pin
toxcct4-Aug-05 22:48
toxcct4-Aug-05 22:48 
GeneralRe: which one is better? Pin
Gary R. Wheeler5-Aug-05 15:54
Gary R. Wheeler5-Aug-05 15:54 
AnswerRe: which one is better? Pin
Marc Soleda4-Aug-05 22:54
Marc Soleda4-Aug-05 22:54 
GeneralRe: which one is better? Pin
Smith#4-Aug-05 23:45
Smith#4-Aug-05 23:45 
AnswerRe: which one is better? Pin
Pradyumna Gogte4-Aug-05 23:57
Pradyumna Gogte4-Aug-05 23:57 
GeneralRe: which one is better? Pin
Bob Stanneveld5-Aug-05 0:46
Bob Stanneveld5-Aug-05 0:46 
GeneralRe: which one is better? Pin
Pradyumna Gogte5-Aug-05 2:11
Pradyumna Gogte5-Aug-05 2:11 
GeneralRe: which one is better? Pin
Bob Stanneveld5-Aug-05 3:43
Bob Stanneveld5-Aug-05 3:43 
AnswerRe: which one is better? Pin
Ravi Bhavnani5-Aug-05 2:38
professionalRavi Bhavnani5-Aug-05 2:38 
AnswerRe: which one is better? Pin
Trollslayer5-Aug-05 4:04
mentorTrollslayer5-Aug-05 4:04 
QuestionAudio : DirectSound vs Win32 API ? Pin
HVoss4-Aug-05 22:26
HVoss4-Aug-05 22:26 
AnswerRe: Audio : DirectSound vs Win32 API ? Pin
badal_akr4-Aug-05 23:18
badal_akr4-Aug-05 23:18 
AnswerRe: Audio : DirectSound vs Win32 API ? Pin
peterchen5-Aug-05 0:30
peterchen5-Aug-05 0: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.