-
-
Notifications
You must be signed in to change notification settings - Fork 9
pragma disable_warnings
IsaacShelton edited this page Mar 21, 2022
·
1 revision
pragma disable_warnings
is a pragma directive that's used to disable compiler warnings
pragma disable_warnings
See -w
in command-line usage for compiler argument