On 15/08/2021 8:11 PM, rempas wrote:
Still don't know what "pragma" does but thank you.

pragma is a set of commands to the compiler that may be compiler specific.

In the case of the msg command, it tells the compiler to output a message to stdout during compilation.

Reply via email to