dlisp_lispentry* dlisp_read_lisp_text

(FILE*f)

read a string of lisp text, with many brackets, and create a tree representation of it.

Documentation

read a string of lisp text, with many brackets, and create a tree representation of it.

Parameters:
f - Input file stream
Returns:
dlisp_lispentry structure filled with parsed lisp data.

Alphabetic index



This page was generated with the help of DOC++.