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

Fill string with a character