Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 228 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 228 Bytes

sizeof helps with quickly checking the size of C datatypes on your machine.
More types to be added as time goes on. Supports bash autocomplete for most types.

Installation: sudo make install
Running: sizeof <data_type_name>