Hacker News new | ask | show | jobs
by robxorb 730 days ago
How does one compile this?

EDIT: my bad, my source had a typo - it's as easy as you'd think:

  $ cc hello.c -o hello
  $ ./hello