Click here to Skip to main content
15,885,546 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionProperty Page and Sheets Pin
si_691-Jun-06 1:34
si_691-Jun-06 1:34 
AnswerRe: Property Page and Sheets Pin
_anil_1-Jun-06 1:47
_anil_1-Jun-06 1:47 
Questionmodule could not be found Pin
Sarath C1-Jun-06 1:32
Sarath C1-Jun-06 1:32 
AnswerRe: module could not be found Pin
ThatsAlok1-Jun-06 1:56
ThatsAlok1-Jun-06 1:56 
GeneralRe: module could not be found Pin
Sarath C1-Jun-06 2:05
Sarath C1-Jun-06 2:05 
AnswerRe: module could not be found Pin
Sarath C1-Jun-06 2:04
Sarath C1-Jun-06 2:04 
AnswerRe: module could not be found Pin
NiceNaidu1-Jun-06 2:14
NiceNaidu1-Jun-06 2:14 
QuestionHow to copy string with NULL Pin
<color>Aljechin 1-Jun-06 1:03
<color>Aljechin 1-Jun-06 1:03 
Hi all,

I need to copy a string which may contain NULL characters in between. I may run a loop but I just wanted to know if there is any other way to do this. Normal function like strcpy and all will stop reading after it encounters a NULL since it assumes end of string when it reads NULL.


NOTE: I am using plain C.

Rose | [Rose]
AnswerRe: How to copy string with NULL Pin
Nibu babu thomas1-Jun-06 1:08
Nibu babu thomas1-Jun-06 1:08 
GeneralRe: How to copy string with NULL Pin
Cedric Moonen1-Jun-06 1:15
Cedric Moonen1-Jun-06 1:15 
GeneralRe: How to copy string with NULL Pin
Nibu babu thomas1-Jun-06 1:17
Nibu babu thomas1-Jun-06 1:17 
GeneralRe: How to copy string with NULL Pin
<color>Aljechin 1-Jun-06 1:43
<color>Aljechin 1-Jun-06 1:43 
GeneralRe: How to copy string with NULL Pin
Nibu babu thomas1-Jun-06 1:52
Nibu babu thomas1-Jun-06 1:52 
GeneralRe: How to copy string with NULL Pin
<color>Aljechin 1-Jun-06 1:59
<color>Aljechin 1-Jun-06 1:59 
GeneralRe: How to copy string with NULL Pin
David Crow1-Jun-06 3:30
David Crow1-Jun-06 3:30 
GeneralRe: How to copy string with NULL Pin
<color>Aljechin 1-Jun-06 20:38
<color>Aljechin 1-Jun-06 20:38 
AnswerRe: How to copy string with NULL Pin
Nemanja Trifunovic1-Jun-06 1:35
Nemanja Trifunovic1-Jun-06 1:35 
GeneralRe: How to copy string with NULL Pin
<color>Aljechin 1-Jun-06 1:47
<color>Aljechin 1-Jun-06 1:47 
GeneralRe: How to copy string with NULL Pin
Cedric Moonen1-Jun-06 1:58
Cedric Moonen1-Jun-06 1:58 
GeneralRe: How to copy string with NULL Pin
<color>Aljechin 1-Jun-06 2:05
<color>Aljechin 1-Jun-06 2:05 
GeneralRe: How to copy string with NULL Pin
Cedric Moonen1-Jun-06 2:09
Cedric Moonen1-Jun-06 2:09 
GeneralRe: How to copy string with NULL Pin
<color>Aljechin 1-Jun-06 20:47
<color>Aljechin 1-Jun-06 20:47 
GeneralRe: How to copy string with NULL Pin
Nemanja Trifunovic1-Jun-06 2:26
Nemanja Trifunovic1-Jun-06 2:26 
GeneralRe: How to copy string with NULL Pin
<color>Aljechin 1-Jun-06 20:41
<color>Aljechin 1-Jun-06 20:41 
QuestionGet file size in mega bytes Pin
big_denny_2001-Jun-06 0:27
big_denny_2001-Jun-06 0:27 

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.