TYPEDEF
this is used to define new data types. its main use is to define custom types for structures.
SYNTAX
ALIAS FOR EXISTING TYPE
EXAMPLE USAGE
Last updated
this is used to define new data types. its main use is to define custom types for structures.
Last updated