#pragma once #include "stdint.h" /* ============================================================================= strltrm.c -- global functions ============================================================================= */ extern int8_t *strltrm(int8_t *s);