bcompiler_write_header
Writes the bcompiler header
&reftitle.description;
boolbcompiler_write_header
resourcefilehandle
stringwrite_ver
Writes the header part of a bcompiler file.
&reftitle.parameters;
filehandle
A file handle as returned by fopen.
write_ver
Can be used to write bytecode in a previously used format, so that you
can use it with older versions of bcompiler.
&reftitle.returnvalues;
&return.success;
&reftitle.examples;
bcompiler_write_header example
]]>
&reftitle.notes;
&warn.experimental.func;
&reftitle.seealso;
bcompiler_write_footer