bcompiler_write_headerDescriptionbool bcompiler_write_header ( resource filehandle [, string write_ver] )
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. See also bcompiler_write_file(), bcompiler_write_class(), bcompiler_write_function(), and bcompiler_write_footer(). | |||||