What does these things do? :
"(int)"
"(double)"
multiplication with "2.0f"
the function "floor(...)"
"unsigned char + [any variable]"
"(float)"
and "float [any variable]"
tekdino wrote:Can you be little more specific?
Int removes the decimals. For example 4,222 -> 4
Double is a number with decimals. For example: 3,141592654
Bee-Ant wrote:Asmo...your new avatar looks Sammael in Sillent Hill
asmodeus wrote:tekdino wrote:Can you be little more specific?
Int removes the decimals. For example 4,222 -> 4
Double is a number with decimals. For example: 3,141592654
When double is a number with decimals and I've got the number 1.246, I don't need to write (double)1.246. Is that true?
Users browsing this forum: No registered users and 1 guest