CompuServe Thread

Add data to executables

1 messages in this thread
#1595From: Steve PietrowiczOct 7, 1990 1:11 PM
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