help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

static variables


From: Fabian
Subject: static variables
Date: Mon, 20 Sep 2004 04:00:50 -0500

octave:> computer, VER=version
i686-pc-cygwin       VER = 2.1.58

'static' keyword cannot be found in the list of reserved words, which
is returned by  '$ help'.  Instead, 'persistent' occurs in this list.

But obviously 'static' variables may still be used, because I'm still
able to successfully run those older scripts, which rely on them.

Are 'persistent' variables implemented in the same way as
'static' variables are ?

Do I have to update those scripts, because 'static'
may not be supported anymore in upcoming versions ?

Thanks.

Dr. Rolf Fabian
Institute for Analytical Sciences  - Department Berlin <www.ansci.de>



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]