RE: webserver.exu
- Posted by "C. K. Lester" <cklester at yahoo.com> Jan 12, 2003
- 439 views
jbrown1050 at hotpop.com wrote: > > Might be a linker thing. Linux exu seems to be linked to quite a few > libs, > perhaps more so then the FreeBSD version??? > > constant prn = define_c_proc(open_dll(""), "printf", {C_INT}) > c_proc(prn, {1}) > > what do those 2 lines, when run with freebsd exu, show you ck? /home/cklester/Desktop/killme:2 define_c_proc has not been declared constant prn = define_c_proc(open_dll(""), "printf", {C_INT}) ^