Files in the top-level directory of check-in 5ad33f648feed0f8
- config.mk
- exposurses.c
- exposurses.png
- LICENSE
- Makefile
- README.markdown
Exposurses
A little exposure calculator in C and Ncurses as a learning exercise.

Credits
- File initially based on menu_scroll.cfrom NCURSES Programming HOWTO.
- Makefile and config.mk based on suckless approach. I think. (Disclaimer: the rest of the code surely isn't).