contents   index   previous   next



CLIB (#define JSE_CLIB_ALL)

 

A C-compatibility library. This library contains the complete set of C library functions in a ScriptEase form for use within scripts. They are all grouped under the Clib object, so there are functions such as Clib.strcmp and Clib.fopen.

 


CSTRING (#define JSE_CSTRING_ALL)