Skip to content

Miscellaneous

Joël R. Langlois edited this page May 10, 2018 · 2 revisions

Compiler Specific #pragma Commands

It's easy - avoid them. The point of development is to make your previous efforts and productions work easily anywhere.

  • Don't use #pragma mark
  • Don't use #pragma region
Clone this wiki locally