NEXT ·  UP ·  PREVIOUS ·  CONTENTS ·  INDEX

The StringCvt structure

In the string convertors structure, StringCvt, are several of the specifiers for forms of conversion from numbers to strings but also some simple functions which work on strings, such as StringCvt.padLeft and StringCvt.padRight. Both functions require a padding character, a field width and a string to be padded.

NEXT ·  UP ·  PREVIOUS ·  CONTENTS ·  INDEX