Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DString::padFrontTo Method
DString Class | DString Class | dtSearch Namespace | Send Feedback

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

void padFrontTo(int len, char c = ' ');
Class
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DString Class > DString::padFrontTo Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.