Skip to content

Processing of the message.h file for the compilation process of the RTEmsg utility

License

Notifications You must be signed in to change notification settings

RTEdbg/Extract_msg

Repository files navigation

Extract_msg - processing of the messages.h file for the compilation process of the RTEmsg utility

This is a helper utility for the compilation process of the RTEmsg utility. It is included in the RTEdbg toolkit distribution package - see the "c:\RTEdbg\UTIL" folder.

The RTEmsg software application uses Messages.txt file for texts used when writing messages with printf or fprintf. These are normal messages, error messages, warnings, and the like. In the prebuild phase of translation, the the messages.h header file is scanned with the Extract_msg utility and converted to Messages.txt (contains raw text messages).

Using an external text file allows easy translation from English to other languages. The translated Messages.txt file must be in UTF-8 format.

How to Contribute or Get Help

Follow the Contributing Guidelines for bug reports and feature requests. When asking a support question, be clear and take the time to explain your problem properly. Please use RTEdbg.freeforums.net for general discussions about RTEdbg toolkit. If your problem is not strictly related to this project, we recommend that you use Stack Overflow or similar forum instead.

About

Processing of the message.h file for the compilation process of the RTEmsg utility

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published