data types (C programming language)

0001-01-01

In C programming, data types are the semantics and characteristics of data elements. For example int is an integer, float is a floating point.


Links to this note