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