|
-
May 27th, 2000, 12:36 AM
#1
Can someone explain the difference between :
Dim MyArray() as byte
and
Dim MyArray() as String * 1
I need to write a long string to an array, and I was wondering which type of array would be more suitable for rapid calculations.
This will be part of an Encryption DLL so i'll need testers later on if anyone is interested.
thanks.
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
|