Annotation of researchv8dc/cmd/f77/hello.c, revision 1.1

1.1     ! root        1: main()
        !             2: {
        !             3:        int a;
        !             4: 
        !             5:        hippo(1, 'x');
        !             6:        printf("hello, world\n");
        !             7: }
        !             8: 
        !             9: hippo(a, b)
        !            10: int a;
        !            11: char b;
        !            12: {
        !            13:        double d;
        !            14: 
        !            15:        a = b + d;
        !            16: }

unix.superglobalmegacorp.com

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