Navigation

Operators and Keywords

Function List:

C++ API

Function File: bool = isOldParser ()

To determine if the parser is old or not for Octave

Returns true for an old parser (package general strictly before 2.0.0 and Octave version < 4.0.0) false otherwise

Example:

 bool = isOldParser

Package: ovisumesh