char* HRtrim

( char* pstrInput )

remove space at the end of string

Documentation

remove space at the end of string

note: this function convert input data. if you want use original input data, you must copy input string.

Parameters:
pstrInput - string to convert
Returns:
if success, return converted string.
Author:
Yee Young Han

Alphabetic index HTML hierarchy of classes or Java



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