#pragma once #include "stdint.h" /* ============================================================================= getl.c -- global functions ============================================================================= */ extern int32_t getl(FILE *stream);