|
-
Aug 31st, 2001, 12:51 PM
#14
Fanatic Member
I just noticed that the original subject was the in memory size. I was thinking only of the string part itself. There's only a paltry amount . 20 bytes for just the array, plus 4 bytes per dimension. A 2D var length string array would be 28 + data size then. Also, in memory, the size of a string is 2x the number of characters, since VB strings are unicode (2 bytes per char). The file however is just 1 byte per char. I should have mentioned that before but it slipped my mind.
I'm baaaack...
VB5 Professional Edition, VC++ 6
Using a 1 gHz Thunderbird, 256 mb RAM, 40 gb HD system with Win98se
I feel special because I finally figured out how to loop midis: Post link
I'm a fanatic too 
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
|