#ifndef _RAR_RAWREAD_ #define _RAR_RAWREAD_ class RawRead { … }; uint64 RawGetV(const byte *Data,uint &ReadPos,uint DataSize,bool &Overflow); #endif
#ifndef _RAR_RAWREAD_ #define _RAR_RAWREAD_ class RawRead { … }; uint64 RawGetV(const byte *Data,uint &ReadPos,uint DataSize,bool &Overflow); #endif