Re: Trying to Work an Easy way to solve this problem.
- From: "Larry Serflaten" <serflaten@xxxxxxxxxxxxxx>
- Date: Thu, 14 Aug 2008 16:25:37 -0500
"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: Kardon Coupé
- 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é
- Trying to Work an Easy way to solve this problem.
- Prev by Date: Re: Shell command not opening dot template
- Next by Date: Re: Trying to Work an Easy way to solve this problem.
- Previous by thread: 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