|
|
1.1 ! root 1: /* prpp.c - Personnel Record prety-printer */ ! 2: ! 3: #include <stdio.h> ! 4: ! 5: int print_PERSONNEL_PersonnelRecord (); ! 6: ! 7: ! 8: main (argc, argv, envp) ! 9: int argc; ! 10: char **argv, ! 11: **envp; ! 12: { ! 13: exit (PY_pp (argc, argv, envp, print_PERSONNEL_PersonnelRecord)); ! 14: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.