bcompiler_write_footer

bcompiler_write_footer -- Writes the a single character \x00 to indicate End of compiled data

Description

bcompiler_write_footer (resource filehandle)

Warning

This function is EXPERIMENTAL. That means, that the behaviour of this function, the function name, in concreto ANYTHING documented here can change in a future release of this package WITHOUT NOTICE. Be warned, and use this function at your own risk.

Writes the a single character \x00 to indicate End of compiled data

See also: bcompiler_write_header(), bcompiler_write_header().