User Tools

Site Tools


main

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

main [2012/06/18 19:16] (current)
Line 1: Line 1:
 +<code c>
 +#include <​stdio.h>​
  
 +int main(int argc, char **argv)
 +{
 +
 + return 1;
 +}
 +</​code>​
main.txt ยท Last modified: 2012/06/18 19:16 by czerny