GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
oct-password.cc File Reference
#include <sys/types.h>
#include "lo-error.h"
#include "oct-password.h"
#include "pwd-wrappers.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 36 of file oct-password.cc.