Originally Posted by yan03
That sounds pretty easy to implement:
Code:for(char* c = search_in; *c != NULL; c++) { // if *c is '\r' or '\n', set *c to NULL and break; }
|
Results 1 to 15 of 15
Thread: 4 functions to implement :SThreaded View
|
Click Here to Expand Forum to Full Width |