User: duegogo

  • Public profile

User profile: duegogo

User info
User name:duegogo
History
Joined:
Number of posts:7
Latest posts:

"Undefined Reference" error when trying to link to external library
So did you mean something like this: [code] all: run run: main.o g++ -L/home/me/Desktop/me/m...

Favorite Text Editor/IDE for C++?
I personally like using Visual C++ because of its intellisense and including libraries and such is e...

"Undefined Reference" error when trying to link to external library
Hello, so I'm trying to learn how to use external functions and wrote the following dummy function: ...

Multiple Definition/First Defined Here
Hi Athar, Thanks for your response. So now I have my main include the .hpp, and I moved the class d...

Multiple Definition/First Defined Here
Hi, So I have some code: [code] //PE.hpp #include <iostream> #include <fstream> #include <st...

This user does not accept Private Messages