From: Christiaan S. <ck...@ia...> - 2001-10-27 13:01:42
|
Ok I now think that that other linker error was as a result of this compiling error: c:\my documents\untitled1.cpp: In function `int LoadGLTextures()': c:\my documents\untitled1.cpp:78: implicit declaration of function `int free(...)' Whats wrong with using the free function? |