BIN2C_WIN
 

BIN2C_WIN 1.0

BIN2C_WIN : BIN2C_WIN is a useful and free programming utility for Windows, used for converting binary files



BIN2C_WIN is a useful and free programming utility for Windows, used for converting binary files (like picture files, sound files or in fact any file format you care to name) into C arrays that can be used directly by your C program. There are many advantages to doing this.Less filesYou do not have to distribute so many files with your program - they are all contained within the executable.Less disk readsThe resources automatically load with the program - you do not have to read from the disk each time you want to access the file.Less codingYou don't have to write any code to load your resources into memory.Less disk spaceSince the resources are contained within the program code, using an executable compressor like UPX on your program will also reduce the space taken up by those resources.Restrict accessThe resource files are not readily editable by the user.There are many small programs and scripts available that already perform this function. Most of them seem to go under the snappy title of BIN2C. However, most of these are command line utilities which don't allow for easy interaction. I wanted a graphical interface and, not satisfied with the features on any existing programs I found, decided to write my own; hence the less snappily titled BIN2C_WIN.Why use this in Windows? Depends what you're doing. The Windows API has a built-in method for handling resources compiled with rc.exe (the Microsoft resource compiler) or its clones, and that method is the best for most Windows applications. For some programs though, you need direct access to the data and the API gets in the way. One example would be coding an SDL application. You may also be using Windows as development environment for a different platform. BIN2C_WIN is more flexible than many similar utilities.Select one or more resource files from one or more directories.Place your arrays into one single header file or many different files.Set individual array names and data types for each resource.Set defaults for the array names and data types. For example, you could automatically declare every array as unsigned char sprite_filenameEasily add, remove or update arrays in a previously created header file.

Conclusion

To conclude BIN2C_WIN works on Windows operating system(s) and can be easily downloaded using the below download link according to Freeware license. BIN2C_WIN download file is only 280 KB  in size.
BIN2C_WIN was filed under the General category and was reviewed in softlookup.com and receive 5/5 Score.
BIN2C_WIN has been tested by our team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. We will recheck BIN2C_WIN when updated to assure that it remains clean.

BIN2C_WIN user Review

Please review BIN2C_WIN application and submit your comments below. We will collect all comments in an effort to determine whether the BIN2C_WIN software is reliable, perform as expected and deliver the promised features and functionalities.

Popularity 10/10 - Downloads - 120 - Score - 5/5

Softlookup.com 2023 - Privacy Policy



Category: General 
Publisher: toxicbreakfast
Last Updated: 13/11/2023
Requirements: Not specified
License: Freeware
Operating system: Windows
Hits: 568
File size: 280 KB 
Price: Not specified


Leave A comment
Name: *
E-Mail: *
Comment: *