Search Results for: String instruments
c-string question - c++ forum search: forum beginners c-string question c-string question mar , at : am utc codenovice ( ) hey again, i'm working on a program that is asking me to take strings(str ,str ,str ) and replace str with str in str .which functions of c-strings can i use to make this happen?
i know with c++ strings i could just use the replace function. str =the dog jumped over the fence str =the str =that last edited on mar , at : am utc mar , at : am utc jonnin ( ) i think you said it wrong. replace string , that, with str , the, in str (does not contain). there is no easy way. its going...
http://www.cplusplus.com/forum/beginner/268542/