Skip to content

shinobisoft/typesize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

typesize

typesize is a utility application, intended for use by programmers, to determine the byte sizes of various common data types. typesize currently supports the bool, char, double, float, int, long, long long, short, and void* data types.

Input type names can be quoted, tho not required. With the exception of the 'long long' data type. It MUST be quoted as it contains a space character and command-line options are split on spaces...

About

A utility application to determine the byte sizes of various common data types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages