skip_spaces — Removes leading whitespace from s.
s
char * skip_spaces (
)
str
-- undescribed --
Returns a pointer to the first non-whitespace character in s.