libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
|
Go to the source code of this file.
Functions | |
static ssize_t | lacf_getline_impl (char **line_p, size_t *cap_p, void *fp) |
This is an internal implementation file.
Definition in file lacf_getline_impl.h.
|
static |
Implementation of lacf_getline().
Definition at line 58 of file lacf_getline_impl.h.