Function CSPWString::GetChar()

Description:
Retrieves the character at the specified position.

Prototype:
char GetChar(unsigned long ulPos) const;

Arguments:
  • unsigned long ulPos [IN]
    The position of the character to retrieve.



Return value:
Returns the character at the specified position.

See also:
member functions SetChar, Length()
CSPWString | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd