In file miscfx.h:

char* stripspace

(char* s)

Strips leading and trailing white space.

Documentation

Strips leading and trailing white space.

Parameters:
s - A null-terminated string.
Returns:
The string s with all leading and trailing white space removed.
See Also:
lowerc()

Alphabetic index



This page was generated with the help of DOC++.