cpp-cheat/c/interactive/README.md
2016-04-10 18:16:32 +02:00

402 B

Interactive

Programs in this directory should be run manually one by one because they do things like:

  • waiting a perceptible amount of time
  • asking for user input
  • exiting with status different than 1
  1. assert fail
  2. Command line arguments
  3. abort
  4. clock
  5. Ugly grammar
  6. Audio generation