u_long _go32_dpmi_remaining_physical_memory(); u_long _go32_dpmi_remaining_virtual_memory(); > - Where is the function "gcvt"? I can find the prototype in "std.h", but nothing > in the libraries. The linker cannot resolve it. Not all declared functions are available. The library and headers came from two different sources.