Annotation of xinu/sys/TEST/test.c.printf, revision 1.1.1.1

1.1       root        1: /* test.c - main */
                      2: 
                      3: /*------------------------------------------------------------------------
                      4:  *  main  --  Do simplest possible test for Xinu
                      5:  *------------------------------------------------------------------------
                      6:  */
                      7: main()
                      8: {
                      9:        printf("Hello world.\n");
                     10:        printf("That's all folks.\n\n");
                     11: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.