/[dtapublic]/projs/dtats/trunk/projs/20180112_ifsfscan/c_main.c
ViewVC logotype

Contents of /projs/dtats/trunk/projs/20180112_ifsfscan/c_main.c

Parent Directory Parent Directory | Revision Log Revision Log


Revision 148 - (show annotations) (download)
Fri Jan 12 05:45:39 2018 UTC (6 years, 2 months ago) by dashley
File MIME type: text/plain
File size: 111 byte(s)
Initial project commit.
1 #include <stdio.h>
2
3 int c_main(int argc, char **argv)
4 {
5 printf("Hello, world.\n");
6
7 return 0;
8 }
9

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25