Author:
- Name: Gopi Reddy
Location: US - United States of America (United States)
To build:
make all
Try:
./reddy
char *(*(fun[16])();
char *(*(*(*(*(*fun[32])))))();
What happens if you input, and what you do about it?
char *(*(*(*(*(*fun[32])))))());
Judges’ remarks:
This is a somewhat restricted version of a useful program that has been posted to Usenet. What is unusual is what it is able to do so much in such little space.
Author’s remarks:
No remarks were provided by the author.
Inventory for 1988/reddy
Primary files
- reddy.c - entry source code
- Makefile - entry Makefile
- reddy.orig.c - original source code
Secondary files
- 1988_reddy.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