GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Macros | Functions
oct-passwd.cc File Reference
#include <sys/types.h>
#include "lo-error.h"
#include "oct-passwd.h"
Include dependency graph for oct-passwd.cc:

Go to the source code of this file.

Namespaces

 octave
 Octave interface to the compression and uncompression libraries.
 
 octave::sys
 

Macros

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

Functions

static OCTAVE_NORETURN void err_invalid (void)
 

Macro Definition Documentation

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

Function Documentation

static OCTAVE_NORETURN void err_invalid ( void  )
static