i don't think using a.out throughout the tutorial is a good idea.
it gets overwritten everytime someone compiles a piece of code.
say i've got a.out from hl.cxx now, when i do gcc bc.cxx, the a.out is overwritten hence I suggest bibek not use a.out
-- BikalKC
