#pragma once #include "stdint.h" /* ============================================================================= vclrs.c -- global functions ============================================================================= */ extern void vclrs(uint16_t obase[], int16_t row, int16_t col, int16_t nc, int16_t ch, int16_t atr);