home *** CD-ROM | disk | FTP | other *** search
- .name
- Bin2Hunk
- .version
- 2.2
- .date
- 1994.02.15
- .requirements
- AmigaOS 2.0 or above
- .type
- Programming Utility
- .short
- Create a linkable hunk from any file
- .author
- Brian Koetting
- .address
- 671 East 420 North
- Provo, Utah 84606
- .email
- koettingb@yvax.byu.edu
- bsk@bix.com
- .description
- Convert any binary file to an AmigaDOS hunk (or object file) that can be
- linked with your linker into your program. This is most useful when you
- wish some form of data to be a part of your executable. This data can be
- sound samples, images, text, or whatever. Sports a ReadArgs() CLI
- interface, as well as a GadTools Intuition interface. Memory type options
- include ANY, CHIP, and FAST. Allows naming of your hunks. An optional data
- item containing the size of your data can also be specified.
- .distribution
- Freeware
- .submittal
- Directly from the author to Fred Fish via FTP
- .contents
- Bin2Hunk Convert any binary file to an AmigaDOS hunk (or object file)
- that can be linked with your linker into your program. This
- is most useful when you wish some form of data to be a part
- of your executable. This data can be sound samples, images,
- text, or whatever. Sports a ReadArgs() CLI interface, as
- well as a GadTools Intuition interface. Memory type options
- include ANY, CHIP, and FAST. Allows naming of your hunks.
- An optional data item containing the size of your data can
- also be specified. Version 2.2, binary only.
- Author: Brian Koetting
-