Name: Anonymous 2010-07-13 9:02
Ok, C gives enough rope to hang yourself... while C++ gives you enough rope to shot in your foot.
However think about it:
* Plenty of functionalities, libraries and stuff;
* Binary compatibility (through C) with pascal and fortran;
* Real threading thanks to pthread;
* High level abstraction based on closures;
* Function nesting;
* High performance garbage collector (#include <gcoll.h>)
Who needs another language?
However think about it:
* Plenty of functionalities, libraries and stuff;
* Binary compatibility (through C) with pascal and fortran;
* Real threading thanks to pthread;
* High level abstraction based on closures;
* Function nesting;
* High performance garbage collector (#include <gcoll.h>)
Who needs another language?