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".<BR><BR>Currently, I'm using a ...
you shouldn't try to deallocate it with an array delete-expression, as in: In general, C++ applies stricter type checking than does C in an effort to weed out more errors at compile time, but here we ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results