CompuServe Messages

Add data to executables

    07-Oct-90 13:11:05
Sb: Add data to executables
Fm: Steve Pietrowicz 73047,2313
To: ALL
MERGE.LZH/binary 07-Oct-90 6633 Keywords: MERGE LINK EXECUTABLE DATA Merge will link an executable with ANY raw data file, with an option for it to be loaded at runtime into CHIP memory. The data can then be referenced in the program. Similar to but more flexible than Benchmark Modula-2's AddImage facility. Should work with ANY compiled language. By Kevin Kelm