1. RE: open_dll() with FreeBSD
- Posted by Patrick.Barnes at transgrid.com.au Jan 13, 2003
- 406 views
Welll.... Obviously the define_c_proc is returning a -1..... perhaps the open_dll("") call is incorrect? -----Original Message----- From: C. K. Lester [mailto:cklester at yahoo.com] Subject: Re: open_dll() with FreeBSD This ain't workin': -- Start Non-Functioning Code include dll.e constant prn = define_c_proc(open_dll(""), "printf", {C_INT}) c_proc(prn, {1}) -- End Non-Functioning Code I get this: -- result of running above code /home/cklester/Desktop/killme.exu:4 c_proc/c_func: bad routine number (-1) --> see ex.err -- end of result What's goin' on? ==^^=============================================================== This email was sent to: Patrick.Barnes at transgrid.com.au TOPICA - Start your own email discussion group. FREE! *********************************************************************** ***********************************************************************