October 12, 2003
I am trying to use some functionality of IO.h, the functionality of which is defined in LIBC.LIB, a C static library. I have written the module for what I need, but the DigitalMars linker is rejecting the LIBC.LIB. Do I need to convert it or something?

Thanks.

Code hard, die young.
October 17, 2003
"Paul Frazee" <Paul_member@pathlink.com> wrote in message news:bmckjk$2obo$1@digitaldaemon.com...
> I am trying to use some functionality of IO.h, the functionality of which
is
> defined in LIBC.LIB, a C static library. I have written the module for
what I
> need, but the DigitalMars linker is rejecting the LIBC.LIB. Do I need to
convert
> it or something?

Where did libc.lib come from?