Text only
|
Text with Images
newLISP Fan Club
Forum => newLISP in the real world => Topic started by: nanxiao on July 20, 2018, 01:30:36 AM
Title:
A typo in net-eval manual
Post by:
nanxiao
on
July 20, 2018, 01:30:36 AM
In the code example of net-eval manual(
//
http://www.newlisp.org/downloads/newlisp_manual.html#net-eval
):
Code
Select
Expand
......
; communicating via Uix local domain sockets
newlisp -c /tmp/mysocket
It should be
Unix
not
Uix
.
Text only
|
Text with Images