Skip to content

Instantly share code, notes, and snippets.

@thislooksfun
Created April 17, 2020 02:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thislooksfun/b8274286dd3868d075a5606e9c61c31b to your computer and use it in GitHub Desktop.
Save thislooksfun/b8274286dd3868d075a5606e9c61c31b to your computer and use it in GitHub Desktop.

Tips for C

  1. To stop vscode complaining about struct sigaction, add #define _GNU_SOURCE.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment