Added "what" script. Moved miscellaneous tools (sizeofchk, what)

into their own "misc-tools" sub-directory and updated README.md to
reflect the change.
This commit is contained in:
Ed Braaten 2015-05-17 08:55:00 -07:00
parent b0196162a9
commit 787c1866e2
5 changed files with 15 additions and 2 deletions

View file

@ -1,4 +0,0 @@
sizeofchk
=========
Utility to print out size in bits of basic types supported by your compiler.