M
mazheng
Unregistered / Unconfirmed
GUEST, unregistred user!
如何写成 bcb 代码 ?
const
MaxSavePoint=100;
type
TSavePoint=array[0..MaxSavePoint-1] of Byte;
const
MaxSavePoint=100;
type
TSavePoint=array[0..MaxSavePoint-1] of Byte;