const chars as byte[15] = (
0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x4F,0x00,0x00,
0x00,0x7,0x00,0x7,0x00)
how convert thid code to pbp?
i think:
chars var byte[15]
and after how do for the table ???
please
const chars as byte[15] = (
0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x4F,0x00,0x00,
0x00,0x7,0x00,0x7,0x00)
how convert thid code to pbp?
i think:
chars var byte[15]
and after how do for the table ???
please
Bookmarks