Download List

專案描述

elfrc is a program which can turn arbitrary files
into ELF object files which can then be linked
into your program directly and accessed via
simple, user-defined symbol names. Since this is
much more effective than turning a binary file
into a C array and then compiling that, it's
possible to embed even huge (a few hundred
megabytes) files directly into the executable and
then access the data in constant time without
making the compiler or linker eat loads of memory.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-10 13:47
0.7

標籤: Initial freshmeat announcement

Project Resources