Simple string formatter with support for %s, %x, %d
Keeps text in two buffers, transfers from format to dest buffer as format strings are used so inserts are not needed
class DStringFormatter;
dstring.h
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|