Pragma

Not Acceptable For Game Play

This word is not acceptable for play in the US & UK dictionaries that are being used in the following games:

Wiktionary, Creative Commons Attribution/Share-Alike License
  • n. A compiler directive; data embedded in source code by programmers to indicate some intention to the compiler.
  • Word Usage
    "That simplifies your job: Instead of calling into the operating system to create a critical section, you just throw in a pragma (like so: #pragma omp critical) before the line that is to be a critical section."