Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTString::LastChar

Syntax

pTEXT LastChar( ) const

Parameters

This method has no parameters.

Description

Retrieves a pointer to the last full character in the CTString.

Return

LastChar() returns a pointer to the last full character in the CTString

See also

LastDelimiter()

TOCIndex