I have a function which needs to do something with a char* (a c string) based on what it is. Is there a better way than doing strcmp() repeatedly, as in:<BR><BR><pre ...
I'm working on a small project here, and need to change all spaces in a char array to underscores. Meaning that "One Two Three" is changed to "One_Two_Three".<BR><BR ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results