Annotation of 43BSDReno/contrib/isode-beta/doc/manual/grind4-5b.py, revision 1.1

1.1     ! root        1: ...
        !             2: 
        !             3: BEGIN
        !             4: 
        !             5: SECTIONS build unbuild none
        !             6: 
        !             7: Salary ::=
        !             8:        SEQUENCE {
        !             9:            name
        !            10:                PrintableString [[s parm -> name]]
        !            11:                %{ printf("name %s ", parm -> name); %},
        !            12: 
        !            13:            salary
        !            14:                TheSalary [[i parm -> salary]]
        !            15:                %{ printf("salary %d\n", parm -> salary); %}
        !            16: }
        !            17: 
        !            18: TheSalary ::=
        !            19:        INTEGER
        !            20: 
        !            21: END

unix.superglobalmegacorp.com

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