User: exception

  • Public profile

User profile: exception

User info
User name:exception
History
Joined:
Number of posts:323
Latest posts:

To solve 4th Order equation
Do you want to approximate the roots (numerically) or do you want to solve the equation (algebraical...

Using exceptions: a bad style?!
You can use the nothrow new in order to avoid exceptions to be thrown by constructors (and most assi...

a C++ algorithm problem- skyscrapers
Argh. I just realized that I completely messed up the indices (no excuse for that, but writing the c...

a C++ algorithm problem- skyscrapers
I must have overlooked the concrete running time. Still, the work has to be performed on the algorit...

Making your own printf like functions
[quote]Using variable number of args may be anti-OO, but it's not anti-C++.[/quote] Yes, it is. It ...

This user does not accept Private Messages