#pragma once #include "stdint.h" /* ============================================================================= posit.c -- global functions ============================================================================= */ extern int16_t posit(int16_t fd, uint16_t pos);