Page 1 of 1

more functions from the newLISP shared library

Posted: Thu Jun 19, 2014 10:06 am
by ssqq
I learned from "newlisp code Pattern":
; import functions from the newLISP shared library
(import LIBRARY "newlispEvalStr")
If I want know more functions could use from newLISP shared library, Where I should go?