Op 1-5-2013 15:37, Kamal Garg schreef:
i choose your project in gsoc.i read some ideas that you given in
it.but i found some other error in it like when i copy and paste then
space are ignored by it for example:
#include
#include
using namespace std;
it paste like this:
#include#include,stdlib.
i choose your project in gsoc.i read some ideas that you given in it.but i
found some other error in it like when i copy and paste then space are
ignored by it for example:
#include
#include
using namespace std;
it paste like this:
#include#include,stdlib.h>
using namespace std;
i think that it ha