char* HRemoveChar

( char* pstrInput, char cRemove )

remove special character in string

Documentation

remove special character in string

Parameters:
pstrInput - string
cRemove - special character to remove
Returns:
return string that is removed special character.
Author:
Yee Young Han

Alphabetic index HTML hierarchy of classes or Java



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