char* HTrimAll

( char* pstrInput )

remove all space in string

Documentation

remove all space in string

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

Parameters:
pstrInput - string to conver
Returns:
if success, return converted string pointer otherwise return NULL.
Author:
Yee Young Han

Alphabetic index HTML hierarchy of classes or Java



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