like release

Reserved memory will be released again. This command is identical with release. You should prefer the release instruction, free is of course a reserved key word from C and if you use the Werk II cscripter for the creation of your scripts, you will receive an error message with each free.

Create a string with which a CLOB can be fetched from the database. If the CLOB is no longer required, it should be released again as soon as possible.

char	*clob = alloc(32768);
if (!clob) return 1; : release(clob);

Since

Available
priint:comet InDesign® Plug-Ins, comet_pdf, Illustrator

See Also
release

Alphabetic index HTML hierarchy of classes or Java