User profile: tdeloggio

User info
User name:tdeloggio
Statistical data
Gender:Male
Occupation:Programmer
Skills:C
C++
History
Joined:
Number of posts:10
Latest posts:

New Compiler
It would seem there's already 7 pages of discussion about how to keep the command window open: http:...

Scope of Functions
edit: see ascii's response.

abstract ans interface
We don't [b]need[/b] to use object oriented concepts, but we [b]can[/b]. http://en.wikipedia.org/wi...

is there a better way for calling this function?
I would probably add some parameters to "convert" for specifying a min and max to check. ...and whi...

can someone explain this to me?
This program requires <limits> because it uses the numeric_limits template. I believe this line: [...