Yage3D.net
 

yage.core.format



char[] swritef (...);
Perform formatting on a string. This behaves exactly the same as writef, but returns a string instead of printing it. It can also accept the arguments, and argptr directly from another var arg function. It would be nice to have this functionality in less than 1300 lines of code.

class FormatError : object.Exception;
Signals a mismatch between a format and its corresponding argument.

Yage source files are copywritten by their specified authors and available under the terms of the GNU LGPL.
Documentation generated with CandyDoc on Wed Aug 11 11:14:26 2010