|----------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|----------------------------------------------------------------------|
| if (argc > 1 && strcmp(agv[1],"-advice") == 0) { |
| printf("Don't Panic!\n"); |
| exit(42); |
| } |
| -- Arnold Robbins, describing RCS |
|----------------------------------------------------------------------|