bcompiler_write_header
Writes the bcompiler header
Description
boolbcompiler_write_header
resourcefilehandle
stringwrite_ver
&warn.experimental.func;
Writes the header part of a bcompiler file.
Optional second parameter can be used to write bytecode in a previously
used format, so that you can use it with older versions of bcompiler.
bcompiler_write_header example
]]>
See also bcompiler_write_file,
bcompiler_write_class,
bcompiler_write_function, and
bcompiler_write_footer.