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...