O2scl : Function List
Remove all whitespace from the string s.
s
This function removes all characters in s which correspond to the integer values 9, 10, 11, 12, 13, or 32.