File r37/lisp/csl/html/r37_0150.html artifact 7000882fbf part of check-in 9992369dd3
<A NAME=EXPREAD> <TITLE>EXPREAD</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>EXPREAD</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P> <P> <P> <P> <P> <H3> syntax: </H3> <em>expread</em>() <P> <P> <P> <em>expread</em>reads one well-formed expression from the current input buffer and returns its value. <P> <P> <P> <H3> examples: </H3> <P><PRE><TT> expread(); a+b; A + B </TT></PRE><P>