Skip to content

Instantly share code, notes, and snippets.

@padiga
Created July 22, 2008 01:46
Show Gist options
  • Save padiga/585 to your computer and use it in GitHub Desktop.
Save padiga/585 to your computer and use it in GitHub Desktop.
#include <stdio.h>
void main() {
puts("Bonjour");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment