File:  [gforth] / gforth / wordlibs / dlerror.pri
Revision 1.1: download - view: text, annotated - select for diffs
Mon May 17 13:21:47 1999 UTC (24 years, 10 months ago) by jwilke
Branches: MAIN
CVS tags: v0-7-0, v0-6-2, v0-6-1, v0-6-0, v0-5-0, HEAD
.dlerror prints library load errors. Usefull for debugging.


dlerror	-- c_addr1	new
c_addr1=dlerror();

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>