i have one string variable svcName="serviceName" and i have to append "Base" this string at the end of svcName string. and store into another string.
- 7char* or std::string?dandan78– dandan782011-03-08 09:36:18 +00:00Commented Mar 8, 2011 at 9:36
- How to think? How to be intelligent?Jim Balter– Jim Balter2011-03-08 14:08:37 +00:00Commented Mar 8, 2011 at 14:08
Add a comment |