reference-en icon indicating copy to clipboard operation
reference-en copied to clipboard

Document hash prefixed functions other than #define/#include

Open brycecherry75 opened this issue 5 years ago • 0 comments

Currently, only the #define/#include hash prefixed functions are documented but there is no documentation on other functions with a hash prefix including but not limited to #if/#elif/#ifdef/#ifndef/#else/#error/#warning/#undef/#endif along with the "defined" keyword e.g. #if defined/#if !defined.

brycecherry75 avatar Nov 02 '20 12:11 brycecherry75