more functions from the newLISP shared library

Started by ssqq, June 19, 2014, 03:06:33 AM

Previous topic - Next topic

ssqq

I learned from "newlisp code Pattern":
Quote; 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?