String class operator overloading

Hi guys. I need to code operator overloading for string class. I have done strstr,strcpy,strcat and strcmp but. I have to do strncpy,strncmp,strncat,strtok,strlen,strchr,strrchr.Could you help me please?
Topic archived. No new replies allowed.