Jump to content

Literals/String: Difference between revisions

m
Emacs Lisp: Add comments
m (Emacs Lisp: Add comments)
Line 709:
was a separate type.) <code>?</code> is the read syntax.
 
<lang Lisp>?z ;=> 122
?\n ;=> 10</lang>
 
See "Basic Char Syntax" in the elisp manual.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.