1.9.15. build_LoadCodeWithOffset()

[<<<] [>>>]

For detailed definition of the binary format see the code and the documentation of build_SaveCode()

In case the file is corrupt the function reports error.

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

[<<<] [>>>]