simple string reverse problemHi I wrote a small string reverse program. But it is not doing what its supposed to do... this co...
Simple exception questioni understand why this program crashes. I was trying to make understanding of exception. when i call ...
Simple exception questionhi. I started learning exceptions just now. The following program crashes without entering catch blo...
Making a Operating systemYou are not a student, who got home work of designing YOUR OWN OS :), while studying OS.Good Luck an...
why not to use virtual destructorsHi there. I was wondering why not to use virtual destructors in base class every time. Or more if I ...