This is a simple application that converts c header files into assembly header files. It basically converts "#define" into "equ". For while it just converts numeric constants, and doesn't solve operators.

Usage (Windows):
Execute "HeaderConverter.exe";
Type the file name to be converted (C header);
Press enter;
Will be generated a file named "out.s" on the same folder of the executable.

Usage (linux):
Open a terminal;
Go to the folder of the executable (cd folder/...);
Type ./HeaderConverter and press enter (make sure that this file is marked as executable);
Type the file name to be converted (C header), remember that on linux the file names are case sensitive;
Press enter;
Will be generated a file named "out.s" on the same folder of the executable.

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow HeaderConverter

HeaderConverter Web Site

Other Useful Business Software
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of HeaderConverter!

Additional Project Details

Operating Systems

BSD, Linux, Windows

Languages

Portuguese

Intended Audience

Developers

User Interface

Console/Terminal

Programming Language

C++

Related Categories

C++ Software Development Software

Registered

2014-02-14