User profile: bzz77

User info
User name:bzz77
History
Joined:
Number of posts:22
Latest posts:

Segmentation fault when trying to use class objects stored in a vector
Thanks 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 vector
I 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 understand
Hi 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 understand
Hello, 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 directory
Hey if you're still there, DTSCode, it did work!! I needed to add an include path to my makefile to...