batchrender
@batchrender
New Member
Joined: Feb 15, 2024
Follow
Topic
Reply
RE: Convert int array to System.Byte[] array?
That’s what I am looking for,thanks a lot!
5 years ago
Forum
Topic
Reply
RE: Faster way to remove items from an array?
MZ: clearlistener() TheArray = for i = 1 to 9 collect i for i = 8 to 5 by -1 do deleteitem TheArray i TheArray Thanks for help!
5 years ago
Forum
Reply
RE: Faster way to remove items from an array?
OK,thank you all:ok_hand:
5 years ago
Forum
Topic
Topic
Reply
RE: Fast way to find/locate /delete apart of an array?
Klvnk: e_bits = a_bits – b_bits Thanks for help,I will try your method later.
5 years ago
Forum
Reply
RE: Fast way to find/locate /delete apart of an array?
Is there an example?I will handle binary array,so speed is very important,thanks.
5 years ago
Forum
Reply
RE: Fast way to find/locate /delete apart of an array?
Thanks for help!
5 years ago
Forum
Topic
Reply
RE: System.Byte setvalue question?
Works like you said,many thanks !
6 years ago
Forum
Topic
Reply
RE: Modify data after reading file as bytes?
All right,thanks for your kind suggestion.
6 years ago
Forum
Topic