|
-
Mar 30th, 2015, 01:03 PM
#1
Thread Starter
New Member
change vb6 byte array default range
i'm making a program that will export some data like a byte array...
the program array is coded in VB6 and stored in database, but i need to read this data through java program.
In vb6 we have the byte array filled by values that start at number 0 to number 255, but in the java the range is -127 at 128.
Using vb6, how can i let the vb6 byte array on the java standard?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|