Mapper
|
#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"
Go to the source code of this file.
Macros | |
#define | _POSIX_SOURCE |
Functions | |
void | nextch (short int *ichar, short int *status) |