hi guys! ;)
i'm tryng to make a class string...
i'm wondering how to make a member function that can show the string length w/o using strlen..please help! :?:
i already made a program that prints the length of the string w/o using strlen...but the problem is, it's in the main function...
i'm wondering how to pass by reference a string...is it possible?
please help :cry: