Created my own string class but having couple of problemswith vectors i don't have to delete them and can have any non fix size. i took care of it with these...
Created my own string class but having couple of problems1. I have std::string in certain areas because. -a. i have not wrote it out.. -b. using for testing...
Created my own string class but having couple of problems[b]OS[/b] debian 6.0.2 [b]Compiler[/b] gcc 4.4.5 made my string using vector<char> c_str errors...
Extending the string classWhat would i have to do to expand on append operator+= . where i can add int,long, and etc. so i don...
Creating my own programming languageI'm interested in making my own compiler too but people are just so vague. 1. how to take c++ to mac...
This user does not accept Private Messages