t3x.org / t3x / t3x-manual / 392.html
 
T3X - A Minimum Procedural Language
Version 8.1.5, Online Edition
Copyright(C) 1996-2004
Nils M Holm
 
Previous:
3.9.1 UTIL Class Usage
TOC | Index | Back Next:
3.9.3 PRINTF

3.9.2 BUFLEN

UTIL.BUFLEN

This public constant holds a value that is one above the maximum length of strings formatted by the PRINTF, WRITEF, and SWRITEF methods.

Previous:
3.9.1 UTIL Class Usage
TOC | Index | Back Next:
3.9.3 PRINTF