Send message to the compiler's output
#2

There is a way, but you must use pawn compiler provided by zeex: https://github.com/Zeex/pawn/releases
Код:
#warning
Print a user warning.

This works similar to the #error directive. For example, compiling a file that contains

#warning Don't include this file
would result in

warning 237: user warning: Don't include this file
Read more here https://github.com/Zeex/pawn/wiki/What's-new
Reply


Messages In This Thread
Send message to the compiler's output - by Yousha - 30.11.2016, 19:27
Re: Send message to the compiler's output - by Jessyy - 01.12.2016, 06:04
Re: Send message to the compiler's output - by Yousha - 01.12.2016, 07:47

Forum Jump:


Users browsing this thread: 1 Guest(s)