Segmentation fault when trying to use class objects stored in a vectorThanks everyone for your help. As written in the example I provided, I get nElements by reading in ...
Segmentation fault when trying to use class objects stored in a vectorI am not very experienced with C++, so advance apologies if this is a silly question. I have made...
Need to compile large C++ code with gcc/4.7.2. Getting "undefined reference" errors that I don't understandHi everyone, thanks for your replies. I have added "using namespace standard" and I have added "-ls...
Need to compile large C++ code with gcc/4.7.2. Getting "undefined reference" errors that I don't understandHello, I'm trying to compile a large C++ code with gcc/4.7.2. There are a few C files sprinkled thr...
gcc/4.7.2: fatal error: cstdlib: No such file or directoryHey if you're still there, DTSCode, it did work!! I needed to add an include path to my makefile to...