Files in the top-level directory from the latest check-in
- 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).