Jump to content

Recommended Posts

Posted

I need to read in a portion of a file (all of 128 bytes) in one FileRead, then read different parts of that buffer. If this were C I'd use memcopy(InString, start, count). Have can I do this and still retain the data's binaryiness?

Thanks.

Posted (edited)

The binary version of StringMid is BinaryMid() ? Or did I miss the point?

Edit:

OK, just saw you found it :shocked:

Edited by MHz

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...