F
free2cric
Hi
As a newbee here I want to ask you a question which I am not able
to get an answer for.
1. What is the difference between Unicode character and Multibye
character?
2. Which of the above is most commonly used.
3. functions like _mbsnbicmp , _tcstok, _tcslen, when should these be
used
in C. Mostly I see functions like strncmp, strtok, strlen not the
functions
which has "_" as prefix. Are these functions with _ as prefix are for
compability with different platforms? Will my program crash on other
platforms
if I use str* functions?
Thanks
Cric
As a newbee here I want to ask you a question which I am not able
to get an answer for.
1. What is the difference between Unicode character and Multibye
character?
2. Which of the above is most commonly used.
3. functions like _mbsnbicmp , _tcstok, _tcslen, when should these be
used
in C. Mostly I see functions like strncmp, strtok, strlen not the
functions
which has "_" as prefix. Are these functions with _ as prefix are for
compability with different platforms? Will my program crash on other
platforms
if I use str* functions?
Thanks
Cric