:cool: Hi community,
i have a problem whit the string in c++ !
Example:
string data("1234567890");
to keep the number 1 and delete numer 2?
Result: 13579
from the first to the end! :)
help me please :handsdown: ...
i have a problem whit the string in c++ !
Example:
string data("1234567890");
to keep the number 1 and delete numer 2?
Result: 13579
from the first to the end! :)
help me please :handsdown: ...