Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Formatting |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | master |
Files: | files | file ages | folders |
SHA3-256: |
5ad33f648feed0f8876a618e18bb4168 |
User & Date: | noreply@github.com 2018-06-05 11:26:07 |
Context
2018-06-09
| ||
11:21 | Update image link in README for fossil Leaf check-in: 13032180e6 user: atomicules tags: master, trunk | |
2018-06-05
| ||
11:26 | Formatting check-in: 5ad33f648f user: noreply@github.com tags: master, trunk | |
2014-02-11
| ||
12:19 |
Swap year/name
(I don't know! Hopeless!) check-in: 2a36747a14 user: atomicules@users.noreply.github.com tags: master, trunk | |
Changes
Changes to README.markdown.
|
| | | | 1 2 3 4 5 6 7 8 9 10 | # Exposurses A little [exposure](http://en.wikipedia.org/wiki/Exposure_value) calculator in C and Ncurses as a learning exercise.  ## Credits - File initially based on `menu_scroll.c` from [NCURSES Programming HOWTO](http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/intro.html). - Makefile and config.mk based on [suckless](http://suckless.org/) approach. I think. (Disclaimer: the rest of the code surely isn't). |