News
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".Currently, I'm using a function I ...
As strings (array of chars right?) need to have \0 at the end to signify the end of the string I add one to whatever the length of the string that I want to store is.
Results that may be inaccessible to you are currently showing.
Hide inaccessible results