Argh spent couple hours figuring out why my simple C++ prog does not compile, it keeps complaining on syntax error. I’ve looked at it and couldn’t find any error on syntax. Now I’ve just figured out that I was using gcc instead of g++ all those times … lame

