User profile: sfx81

User info
User name:sfx81
History
Joined:
Number of posts:7
Latest posts:

simple string reverse problem
Hi I wrote a small string reverse program. But it is not doing what its supposed to do... this co...

Simple exception question
i understand why this program crashes. I was trying to make understanding of exception. when i call ...

Simple exception question
hi. I started learning exceptions just now. The following program crashes without entering catch blo...

Making a Operating system
You are not a student, who got home work of designing YOUR OWN OS :), while studying OS.Good Luck an...

why not to use virtual destructors
Hi there. I was wondering why not to use virtual destructors in base class every time. Or more if I ...