Recently I came across a package witch I want to use in my programs. The
package consists of a header file (interface) and a *.c source code file
(implementation). How can I use these files in my application? If I try
to compile my application the compiler gives me this message: undefined
reference.

Darius Blaszijk

Reply via email to