Hi All, I've a library written in C, I tried to use it inside my C++ project but I got many error messages said "Undefined reference to".
How I can use C library in C++ project? P.S. I successfully used that library in C project but as soon as I rename the extension of the file from C to CPP I got a huge of errors! ----- Best Regards Muhammad Bashir Al-Noimi My Blog: http://mbnoimi.net/ [Non-text portions of this message have been removed]
