Hi all!!!
Well, I know how to use the int, float and char data types in C programming. But, I don't know its definition.
Please, give me the explanation of the exact meaning of data types in computer programming!!!
int is a 4 bytes integer number
float 4 bytes number interpreted in a special mode
double 8 bytes number interpreted also in a special mode
char 1 bytes integer number
short 2 bytes integer
Ion Filipski
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.