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