class STRINGSK
****
Copyright (C) 1996 Kouji KODAMA


Flattened version is here



Public


Features
Int2Str(i:INT, inout str:STR):BOOL
**** obsolete. Use INT::str or INTI::decimal_str.
Str2Int(str:STR, inout pos:CARD, inout i:INT):BOOL
TimeStr:STR
skipSpace(str:STR, inout pos:CARD)
splitStr(inout s:STR_CURSOR):STR

The Sather Home Page