D
djm
hello everyone. ive a string with a blank space at the start
for eg:
string str=" c++ rocks!";
how can i chop of that blank space of the string and display?
thanks
for eg:
string str=" c++ rocks!";
how can i chop of that blank space of the string and display?
thanks