User: maxitis

  • Public profile

User profile: maxitis

User info
User name:maxitis
History
Joined:
Number of posts:6
Latest posts:

UNEXPLAINABLE
another similar problem: int z; z=3; printf("%d", (int)pow(10,z-1)); //99 what is going on

UNEXPLAINABLE
is there other way to do it except adding 0.0?

UNEXPLAINABLE
i tried: printf("%f", ceil(1/(2+0.0))); //1.0000 worked but still ...

UNEXPLAINABLE
I have: printf("%f", ceil(1/2)); //0.0000 Can somebody explain me this outcome. I have somethi...

Unable to write in file the \n in unicode
solved, opening file in binary worked. Thanks a lot

This user does not accept Private Messages