HM_strrmeol()
Removes end of line spaces.
Syntax
char * HM_strrmeol(char * string);
Type
HyperMesh hmlib Function
Description
Removes end of line spaces.
Inputs
- string
- A pointer to a string.
Example
A pointer to the string.
Errors
None.