-
-
Notifications
You must be signed in to change notification settings - Fork 9
pragma no_undef
IsaacShelton edited this page Mar 21, 2022
·
1 revision
pragma no_undef is a pragma directive that forces initialization of all undef values to standard default values
pragma no_undef
See --no-undef in command-line usage for compiler argument