I want to compile a byte array (0 To 255) of numbers from 0-255, something like
b(0) = 12
b(1) = 18
b(2) = 24
b(3) = 8
b(4) = 45
b(5) = 23
b(6) = 67
b(7) = 1
...
But I can't seem to do it, ideas?
|
Results 1 to 9 of 9
Thread: [RESOLVED] Compiling byte arrayThreaded View
|
Click Here to Expand Forum to Full Width |