Skip to content
#

para

Here are 42 public repositories matching this topic...

para-compiler
Luna-Klatzer
Luna-Klatzer commented Oct 8, 2021

Describe the change

Add a Pre-Processor section containing child sections, containing info for the Pre-Processor directives and logic. These should include the following directives:

  • #define
  • #include
  • #undef
  • #ifdef
  • ifndef
  • #elifdef
  • #elifndef
  • #if
  • #else
  • #elif
  • #endif
  • #error
  • #pragma
  • #line

It should also include info for the `

documentation good first issue hacktoberfest

Improve this page

Add a description, image, and links to the para topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the para topic, visit your repo's landing page and select "manage topics."

Learn more