User profile: Bot0016

User info
User name:Bot0016
Statistical data
Occupation:Religious
History
Joined:
Number of posts:8
Latest posts:

append or concatenate to a char*
ok ^^ thanks. ill mark this as solved.

append or concatenate to a char*
ok, thanks ^^. i did this... [code] static const char * author_req(const char *book) { const ...

append or concatenate to a char*
hi guys, ^^ how can i append text or concatenate text in a const char *??? in this function, if ...

is safe put this symbol "§"?? ex: strcat(s,"§");
ok, you scare me. ill avoid all those weird characters. >.< im using dev c++ and the other string i...

is safe put this symbol "§"?? ex: strcat(s,"§");
is safe put this symbol in a string char?? "§" to use it in comparision, concatenation or searc...