How would i check a string for blank spaces and if there is more than one blank space between two words, how would i convert it into just one blank space between the words?
Another question i have is.. how would u check a string to see if its a valid floating point-number?
Another question i have is.. how would u check a string to see if its a valid floating point-number?
Comment