Author:
- Name: Roemer B. Lievaart
Location: NL - Kingdom of the Netherlands (Netherlands)
To build:
make all
Try:
./roemer
Judges’ remarks:
Do you know what this program does? If you do, look again, there is more here than meets the PI.
Author’s remarks:
Passes lint, but not with the strictest options, for it contains some
“null-statements”, as well as two identifiers which are, if compilers only take 6
characters, the same. It also uses write(2)
, so not totally system
independent.
You are very much invited to pass this program through a C-beautifier (first
strip newlines and tabs, if your cb
can’t do that).
Inventory for 1989/roemer
Primary files
- roemer.c - entry source code
- Makefile - entry Makefile
- roemer.orig.c - original source code
Secondary files
- 1989_roemer.tar.bz2 - download entry tarball
- README.md - markdown source for this web page
- .entry.json - entry summary and manifest in JSON
- .gitignore - list of files that should not be committed under git
- .path - directory path from top level directory
- index.html - this web page