User profile: tommyo

User info
User name:tommyo
History
Joined:
Number of posts:8
Latest posts:

c++ string class concantenate
I can't figure out how to write this ConCatenation member function for my Mystring class. I need it ...

c++ For Loop Error
I can't figure out why i keep getting an error on this class member function Error states "Contr...

Function to change char array string to lower case
This code ran well until i added in the ToLower function which is supposed to convert the char array...

Enter multiple strings into char array
I am having issues getting this working. This is a simple program that is designed to ask a user if ...

check input and store value in array
This program works but i need to build an additional loop that will re-prompt a user if his initial ...