#include <stdlib.h>#include "fopen.h"#include <stdio.h>#include "../error/error.h"#include "../error/error.c"Functions | |
| NPS_FOPEN_LKG FILE * | nps_fopen (const char *path, const char *mode, nps_error_t *err) |
Variables | |
| nps_domain_t | Nps_fopen = {"Nps_fopen"} |
| NPS_FOPEN_LKG FILE* nps_fopen | ( | const char * | path, | |
| const char * | mode, | |||
| nps_error_t * | err | |||
| ) |
| nps_domain_t Nps_fopen = {"Nps_fopen"} |
1.6.3