previous next top contents index framed top this page unframed
$nulcStr is a MAINSAIL representation of an empty C string, and can be passed to C through the Foreign Language Interface.
$nulcStr is a CHARADR that points at a NUL character. Do not store data at this CHARADR or modify $nulcStr; the results are undefined if you do.
MAINSAIL Language Manual, Section 42.25