#include <errno.h>#include <fortran.h>#include <liberrno.h>#include <malloc.h>#include <string.h>#include <unistd.h>#include <stddef.h>

Go to the source code of this file.
Functions/Subroutines | |
| char * | _fc_acopy (_fcd f) |
| void | _PXFUNLINK (_fcd PATH, _f_int *ILEN, _f_int *IERROR) |
| void | pxfunlink_ (char *PATH, _f_int *ILEN, _f_int *IERROR, _f_int pathlen) |
| char* _fc_acopy | ( | _fcd | f | ) |
Definition at line 90 of file pxfunlink.c.
References _fc_acopy(), _fcdlen, _fcdtocp, errno, free(), length, malloc, memcpy, NULL, unlink, and void.
Referenced by pxfunlink_().
| void pxfunlink_ | ( | char * | PATH, | |
| _f_int * | ILEN, | |||
| _f_int * | IERROR, | |||
| _f_int | pathlen | |||
| ) |
1.5.6