Skip to content

Instantly share code, notes, and snippets.

@loniecc
Created April 8, 2015 04:18
Show Gist options
  • Save loniecc/6cf9beec1a52018e68d9 to your computer and use it in GitHub Desktop.
Save loniecc/6cf9beec1a52018e68d9 to your computer and use it in GitHub Desktop.
First Try
#include <stdio.h>
void main(){
printf("Hello ,Gist");
}
@loniecc
Copy link
Author

loniecc commented Apr 8, 2015

First try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment