Intial commit of source code samples for GitHub repo.

This commit is contained in:
Ed Braaten 2015-04-21 14:02:59 -07:00 committed by Ed Braaten
parent 5793080047
commit 9462407ba8
14 changed files with 397 additions and 1 deletions

4
sizeofchk/README.md Normal file
View file

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