You are here: C++ Support Classes > dtSearch Namespace > Classes > DString Class > DString::padFrontTo Method
DString::padFrontTo Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DString::padFrontTo Method
Syntax
C++
void padFrontTo(int len, char c = ' ');

Fill string with a character, inserting the character in the front of the string