The Tiny Software Archive
Here are some tiny programs that do something useful.
- server.c
-
This is a small (200L) chat program. Log in with your name
and talk to people like in an IRC room.
- strtohex.c
-
Use this small utility to embed binary data into your C programs.
- vol.c
-
Control your soundcard's PCM volume from command line.
- faiz.c
-
I had written this when I was planning to buy a car.
It shows you monthly payments
for a given amount of credit and interest rate.