Mapper
Macros | Functions
irang.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <dirent.h>
#include <unistd.h>
#include <math.h>
#include <string.h>
#include <fcntl.h>
#include <sys/stat.h>
#include "shef_structs_external.h"
Include dependency graph for irang.c:

Go to the source code of this file.

Macros

#define _POSIX_SOURCE
 

Functions

void irang (short int *i, short int *min_, short int *max_, short int *status)
 

Macro Definition Documentation

◆ _POSIX_SOURCE

#define _POSIX_SOURCE

Definition at line 3 of file irang.c.

Function Documentation

◆ irang()

void irang ( short int *  i,
short int *  min_,
short int *  max_,
short int *  status 
)

Definition at line 33 of file irang.c.

Here is the caller graph for this function: