User: woldaker

  • Public profile

User profile: woldaker

User info
User name:woldaker
History
Joined:
Number of posts:4
Latest posts:

Output problem
To me, there are a number of mysteries in your code... Why the array of 15 pointers to XVar<double>...

Output problem
First of all... what is the point of the following class? [code] template<class T> class XVar { pri...

palindrome recursive
I think something like this should work, if you really need to recurse: [code] bool const Test(char ...

program running out of memory?(crash)
As you mentioned, inlining the code from printTimer() to where you call it (you're only calling it f...

This user does not accept Private Messages