User profile: Timus

User info
User name:Timus
History
Joined:
Number of posts:3
Latest posts:

Problem with double
Can anyone tell me why this code return 28 : [code] double x = 0.29; int y = x * 100; return y; ...

Recursive template
Sorry , I was wrong in my code. I want smth like that : [code] template<class TType, int X> class m...

Recursive template
I have a problem with recursive templates. [code] template<class TType, int X> class myclass{ ...

This user does not accept Private Messages