2.5.3.15. build_LoadCodeWithOffset()

[<<<] [>>>]

For detailed definition of the binary format see the code and the documentation of @xref{build_SaveCode()}

In case the file is corrupt the function reports error.

void build_LoadCodeWithOffset(pBuildObject pBuild,
                              char *szFileName,
                              long lOffset,
                              long lEOFfset
  ){

[<<<] [>>>]