Source file: /~heha/enas/Convac-Ätzer/uba.zip/src/loadhex.h

#pragma once
typedef unsigned char byte;
void store_buffer(const byte*,unsigned,unsigned);
bool loadhex(const byte*,unsigned,bool=false);
Detected encoding: ASCII (7 bit)2