Recursively replace chars in a stringThis function recursively replaces every instance of the char "-" in the string "-h-e-l-l-o-", with ...
Removing elements from vectors without erasingI'm writing an inventory program that catalogs items based on quantity, price, ID number, etc. I nee...
This user does not accept Private Messages