error while compiling [b]here is the function which supposedly has the first error: [/b] int read_trace(FILE *fp,FILE *...
error while compiling I was compiling a c++ program and it gives 2 errors: 1) expected ';' before '{' token 2) expected...
not able to access member function frooperator overload functionI have a structure defined in class which has a operator overload function. And I have a hashmap def...
problem linking header files.I am posting the errors here for your reference. Thanks for your help. bgpExample1.cc:6:25: erro...
problem linking header files.Yeah, that was exactly what I was trying to say. How am I to make sure that I am linking all the obj...