|
-
Jan 5th, 2001, 07:33 AM
#1
Thread Starter
Fanatic Member
Hi,
I need to change a single number into 4 bytes.
Eg. '123.456= "´éöB"
My standard way was to send the number to a binary file using the put statement and then read it back using input.
Is there any better way to do this so that I don't need to write to a disk?
Thanks
Rob
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
|