How to cut off part of a string arrayIf I wanted to cut off a part of a string array, let's say for example: [code]string hello[5]; he...
Filling A String ArrayCan you fill a string array without using for loops? For example, if I wanted to store from grades i...
Error Message When using c-stringsAfter implementing what you had added, the output only displays the first word in all caps. So if I ...
Error Message When using c-stringsThat's wierd. I'm still getting that same message even after changing what you said. It looks like i...
Error Message When using c-stringsOh, duh, I wasn't thinking and totally forgot about the zero place. And thank you for telling me abo...
This user does not accept Private Messages