B
Brian C
Hello all,
I was wondering if anyone could suggest any good books, or websites
that deal with the typical issues encountered when using an archive library.
For example, I have code that works when the classes are compiled
together, but when I put some of the same code into a library, it
compiles (and some not of course), but doesn't work.
I'd like to read up on general problems (i.e. a FAQ) before wasting
anyone's time here posting specifics to something that has probably been
answered a million times already.
My platforms (if it matters) would be AIX (xlC), Linux (g++) & Windows
(MSVC++).
Thanks!
I was wondering if anyone could suggest any good books, or websites
that deal with the typical issues encountered when using an archive library.
For example, I have code that works when the classes are compiled
together, but when I put some of the same code into a library, it
compiles (and some not of course), but doesn't work.
I'd like to read up on general problems (i.e. a FAQ) before wasting
anyone's time here posting specifics to something that has probably been
answered a million times already.
My platforms (if it matters) would be AIX (xlC), Linux (g++) & Windows
(MSVC++).
Thanks!