#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.
|
void | checkparm (short int *kodp, short int *kode, short int *kodd, short int *kodt, short int *kods, short int *kodex, short int *kodpr, double *value, short int *ival, short int *inum) |
|
◆ _POSIX_SOURCE
◆ checkparm()
void checkparm |
( |
short int * |
kodp, |
|
|
short int * |
kode, |
|
|
short int * |
kodd, |
|
|
short int * |
kodt, |
|
|
short int * |
kods, |
|
|
short int * |
kodex, |
|
|
short int * |
kodpr, |
|
|
double * |
value, |
|
|
short int * |
ival, |
|
|
short int * |
inum |
|
) |
| |