Is there a portable way to print a message from the C preprocessor?
gcc preprocessor can print messages. How to print the source code line numbers in the messages? Thanks.
Is there a portable way to print a message from the C preprocessor?
gcc preprocessor can print messages. How to print the source code line numbers in the messages? Thanks.