Term of the Moment

key fob


Look Up Another Term


Definition: pragma


A message written into the source code that tells the compiler to compile the program in some fashion that differs from the default method. For example, pragmas may alter the kinds of error messages that are generated or optimize the machine code in some way. See compiler directive.