J
Jameson King
I have a code that reads all the bytes (all of them into an array) of
a file that is 457 kb and converts those byte values into hex and
writes that data to the HDD as text. When I run the program its
literally doing like 3-4 rounds a second (3-4 bytes a second). What
is going on? I remember VB6 being faster than this.
a file that is 457 kb and converts those byte values into hex and
writes that data to the HDD as text. When I run the program its
literally doing like 3-4 rounds a second (3-4 bytes a second). What
is going on? I remember VB6 being faster than this.