above is my header file. i need help with this function: ostream& operator<<(ostream& leftOp, const MyString& rightOp)
This method should loop through the characters of the string array of the MyString object passed in as rightOp and print them one at a time using the stream object passed in as leftOp
wow thank you so much you dont know how much i appreciate it. one more thing (if you know how obviously), why am i getting
'cannot convert 'bool' to 'const chat*' for argument '2' to 'int strcmp(const char*, const char*)
for:
thank you so much its been a rough week. i appreciate it greatly. this is my first time using this site, is there any way to give you positive feedback or something for helping?