|
-
Jul 23rd, 2001, 09:04 AM
#1
Thread Starter
New Member
Load file to stream
Ive tried loading a file in an array of byte, but the file was creating using a Delphi app which wrote 16 bit unsigned ints and when I read it into a byte array all values are set to 255, as you might expect. Ive also tried array of integer. Is there a way I can load the file to a stream and then parse the stream?
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
|