|
| Previous: 3.6 STRING -- String Functions | TOC | Index | Back | Next: 3.6.2 COMP |
OBJECT STR[STRING];
The STRING class contains procedures for manipulating NUL-terminated sequences of ASCII characters.
The STRING class does not contain any data and it does not require any explicit initialization or shutdown.
| Previous: 3.6 STRING -- String Functions | TOC | Index | Back | Next: 3.6.2 COMP |