Sir,
I want to ask you some question. My C.file use function pbm_readpbm ,pbm_init and pbm_freearray . I use visual C++ compile my c.file and I can compile it but when I want to build .exe file there are message error "Unresolve external symbol pbm_readpbm ,pbm_freearray and pbm_init". I think that error cause by header file(pbm.h and pmbplus.h) had define this function but does not have function body. I think I might solve my problem by add netpbm *libraries* to my C file . I use win32 system but netpbm be created by other system . If you know how to add netpbm to my project , please tell me. Thank you _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. _______________________________________________ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html
