|
ASS I/O is a programmers utility to pack multiple files into one file (similar to .ZIP, only with less overhead and no compression).
ASS I/O consists of two parts. The first part, packass.exe, creates an .ASS file from multiple source files. The other part, assio.c, is linked with your application to support reading from the .ASS file.
|