Logo by Nickman (anonymous IP: 3.144.89.42,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
Introduction ============ This program is meant to help developers to include raw data into C programs so that the developer does not need to open the file to read its content. The program creates a file, from the raw data file, with the following look: UBYTE <specified variable name>[]={0xXX,0xYY,...}; In the source file use #include "<filename of the created destination file>" to get access to the data using the variable name. Usage ===== bin2c can be started both from CLI and Workbench. If no arguments are given when starting from CLI the program opens up the GUI. The program can also be started with arguments from CLI, does not open a GUI. The program should then be started with "bin2c <raw data file> <destination file> <variable name>". Credits ======= - Menthos/MTS Arts (Viking Technology) /T ______ T Y _ _ Y / Y ______ Y /_0/ _/ __ / _ _ ____ __ /__ / ._ _._ _ _ | _ _ / ____/ /||_/|||/ _ |/_/ T__ _ _ __/T / || || |_/ |_ _. ( I______I ) / / WE STILL FUNCTION! Y _)__(_ Y (___||___) _|= TT =|_ (____||____) -=# bin2c - © 2004 Viking Technology #=- |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |