Eval expression



next up previous contents index
Next: Compiling and searching Up: Using Smac Previous: Using Smac

Eval expression

  

First type the Ctrl-x Ctrl-e 'eval expression' command. In the mini-buffer you can enter expressions which are C expressions. Typically the following forms are valid:

In this context, the Tab key can be used to expand the Smac functions, user functions and variables names. If the mini-buffer is empty, a complete list of these is displayed in the message box.

ATTENTION Don't forget the semicolon ';' at the end of the C expression you want to evaluate, otherwise you will get a parser error line 0: syntax error message.



Lionel Fournigault
Mon Mar 6 13:33:34 MET 1995