GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
oct-group.cc File Reference
#include <sys/types.h>
#include "lo-error.h"
#include "oct-group.h"
#include "str-vec.h"

Go to the source code of this file.

Macros

#define NOT_SUPPORTED(nm)    nm ": not supported on this system"
 

Macro Definition Documentation

◆ NOT_SUPPORTED

#define NOT_SUPPORTED (   nm)     nm ": not supported on this system"

Definition at line 40 of file oct-group.cc.