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
Functions
getgrent.cc File Reference
#include <string>
#include <sys/types.h>
#include "oct-group.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "oct-map.h"
#include "ov.h"
#include "ovl.h"
#include "utils.h"
Include dependency graph for getgrent.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fgetgrent (const octave_value_list &args, int) opening it if necessary.Once the end of data has been reached
 
static octave_value mk_gr_map (const octave::sys::group &gr)
 

Function Documentation

OCTAVE_EXPORT octave_value_list Fgetgrent ( const octave_value_list args,
int   
)

Referenced by install_getgrent_fcns().

static octave_value mk_gr_map ( const octave::sys::group gr)
static