|
|
1.1 root 1: #include <stdio.h>
2: main(argc, argv)
3: char *argv[];
4: {
5: long mtime, getstamp();
6: char *filename;
7: filename = argv[1];
8: mtime = getstamp(filename);
9: printf(".ds s) %ld\n",mtime);
10: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.