Some more code cleanup.

Getting rid of the pervasive pointer casting.
Made the code more strongly typed.
Locked implementation.
3 files changed
tree: ee3f8c3dba32e56a682703f48eb388a229bdf729
  1. .gitignore
  2. hex.c
  3. hex.h
  4. Makefile
  5. median.c
  6. median.h
  7. median.main.c
  8. README