#include <stdio.h>
#include "../error/error.h"
Go to the source code of this file.
Defines | |
#define | NPS_FOPEN_LKG static inline |
Functions | |
NPS_FOPEN_LKG FILE * | nps_fopen (const char *path, const char *mode, nps_error_t *err) |
Variables | |
nps_domain_t | Nps_fopen |
#define NPS_FOPEN_LKG static inline |
NPS_FOPEN_LKG FILE* nps_fopen | ( | const char * | path, | |
const char * | mode, | |||
nps_error_t * | err | |||
) |