| www.delorie.com/gnu/docs/octave/octave_18.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Many of the examples in this manual print text when they are
evaluated. Examples in this manual indicate printed text with
`-|'. The value that is returned by evaluating the
expression (here 1) is displayed with `=>' and
follows on a separate line.
printf ("foo %s\n", "bar")
-| foo bar
=> 1
|
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |