#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
Go to the source code of this file.
Defines | |
#define | NPS_FGETL_LKG static inline |
#define | _GNU_SOURCE |
Functions | |
NPS_FGETL_LKG ssize_t | nps_fgetl (char **, size_t *, FILE *) |
#define _GNU_SOURCE |
#define NPS_FGETL_LKG static inline |
NPS_FGETL_LKG ssize_t nps_fgetl | ( | char ** | , | |
size_t * | , | |||
FILE * | ||||
) | [inline] |