Badly placed ()'sTry this: [code] #include <iostream> #include <string> #include <sys/types.h> // certain libraries i...
recomend IDE in linux[b]Eclipse is excellent:[/b] http://www.eclipse.org/downloads/
string and numbrs.This library is [b]awesome[/b] and does [i]exactly[/i] what you are looking for: http://gmplib.org/
Best Linux Flavor for C++ PrgrammingIf you have never used Linux before I would go for something easy and popular like Ubuntu.
ofstream not working the way I want it to Ubuntu 12.04[code] frankiscool.open("~/a/root/test.txt"); [/code] Also, I am fairly sure C++ doesn't understand...