WhiteTown
Products
Downloads
Order
Support
CDBFAPI
/
setByte
void setByte(cdbfapiPlus* handle, int offset, char b);
Overview
C
C++
C#
Delphi
Objective-C
Swift
You should not use setByte() and getByte(). char getByte(cdbfapiPlus* handle, int offset);
{ // your code }