Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTString::TrimRight

Syntax

void TrimRight( )

Parameters

This method has no parameters.

Description

Removes all spaces from the end of a CTString.

Return

None.

See also

Trim(), TrimLeft()

TOCIndex