unibi_from_fp - read a terminfo entry from a FILE *

NAME  SYNOPSIS  DESCRIPTION  RETURN VALUE  SEE ALSO 

NAME

unibi_from_fp − read a terminfo entry from a FILE *

SYNOPSIS

#include <unibilium.h>
unibi_term *unibi_from_fp(FILE *fp);

DESCRIPTION

This function reads up to 4096 bytes from fp, then calls "unibi_from_mem".

RETURN VALUE

See unibi_from_mem(3).

SEE ALSO

unibilium.h(3), unibi_from_mem(3), unibi_destroy(3)


Updated 2024-01-29 - jenkler.se | uex.se