|
|
| How would I go about deleting the very first character from a string? |
|
|
char* (an string array) but nevertheless you apply to it a member of std::string, i.e. erase()?erase() which you can use to your accommodation. Using these you can erase an element of your string. see next page for example over this option: