any one know if msvc++ has a string replace function. btw im also trying to make one converted from assembly and is impossable, so i need to know if c++ has a default one.
btw if any one wants to help me convert my assembly string replace to c++ please tell me and ill post assembly code, basicly i want to see if the c++ compiler can optimize my assembly convert. i cant seem to get the binary string of bytes compare to work.