Re: Trying to Work an Easy way to solve this problem.
- From: "Kardon Coupé" <prefer.to@xxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Aug 2008 22:30:44 +0100
I'm only using the text as an example, the file itself is a binary file and
doesn't actually contain text, the values could be anything from $00 to $FF
Regards
Paul.
"Larry Serflaten" <serflaten@xxxxxxxxxxxxxx> wrote in message
news:OAxKkPl$IHA.4616@xxxxxxxxxxxxxxxxxxxxxxx
"Kardon Coupé" <prefer.to@xxxxxxxxxxxxxxxxx> wrote
but the output will have gone from
0123456789ABCDEF
01245689A
Is that how it looks in a text file? Because the easiest
way to handle this problem is by using strings and
extracting out just the portions you need....
In that case loading the data into a byte array is not
going to be as advantagous as loading it all into a string.
LFS
.
- Follow-Ups:
- Re: Trying to Work an Easy way to solve this problem.
- From: Larry Serflaten
- Re: Trying to Work an Easy way to solve this problem.
- From: MikeD
- Re: Trying to Work an Easy way to solve this problem.
- References:
- Trying to Work an Easy way to solve this problem.
- From: Kardon Coupé
- Re: Trying to Work an Easy way to solve this problem.
- From: Larry Serflaten
- Trying to Work an Easy way to solve this problem.
- Prev by Date: Re: Trying to Work an Easy way to solve this problem.
- Next by Date: Re: Any Time Lords Out There?
- Previous by thread: Re: Trying to Work an Easy way to solve this problem.
- Next by thread: Re: Trying to Work an Easy way to solve this problem.
- Index(es):
Relevant Pages
|
Loading