Skip to content

Instantly share code, notes, and snippets.

@ToniMaunde
Created April 7, 2026 15:43
Show Gist options
  • Select an option

  • Save ToniMaunde/d91d702d0e7c8ed2bed56746c7cfad41 to your computer and use it in GitHub Desktop.

Select an option

Save ToniMaunde/d91d702d0e7c8ed2bed56746c7cfad41 to your computer and use it in GitHub Desktop.
C99 compiling flags
-std=c99 -fsanitize=address -W -Wall -Werror -Werror=missing-declaration -Werror=redundant-decls -Wextra -Wpedantic -pedantic-errors -Wconversion -Wdeprecated -Wextra-semi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment