GNU Octave  4.4.1
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"
Include dependency graph for oct-group.cc:

Go to the source code of this file.

Namespaces

 octave
 
 octave::sys
 

Macros

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

Functions

static OCTAVE_NORETURN void err_invalid (void)
 

Macro Definition Documentation

◆ NOT_SUPPORTED

Function Documentation

◆ err_invalid()

static OCTAVE_NORETURN void err_invalid ( void  )
static