#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 | shpcode (short int *kodp, short int *kode, short int *icodd, short int *kodt, short int *kods, short int *kodex, float *codp, double *factor, short int *status) |
|
◆ _POSIX_SOURCE
◆ shpcode()
void shpcode |
( |
short int * |
kodp, |
|
|
short int * |
kode, |
|
|
short int * |
icodd, |
|
|
short int * |
kodt, |
|
|
short int * |
kods, |
|
|
short int * |
kodex, |
|
|
float * |
codp, |
|
|
double * |
factor, |
|
|
short int * |
status |
|
) |
| |