/[dtapublic]/projs/dtats/trunk/projs/2018/20180718_ets_ifsfscan/c_main.c
ViewVC logotype

Annotation of /projs/dtats/trunk/projs/2018/20180718_ets_ifsfscan/c_main.c

Parent Directory Parent Directory | Revision Log Revision Log


Revision 148 - (hide annotations) (download)
Fri Jan 12 05:45:39 2018 UTC (6 years, 2 months ago) by dashley
Original Path: projs/dtats/trunk/projs/20180112_ifsfscan/c_main.c
File MIME type: text/plain
File size: 111 byte(s)
Initial project commit.
1 dashley 148 #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