Dharshana Eswaran wrote:
> Hi all,
Hello,
> I am a student working on a project using Perl.
>
> My work is...
>
> I have few hex bytes as inputs for my program. Its a series of hex bytes.
> for eg: 01 0a ab 2a 1c etc...
Do you mean bytes, or hexidecimal strings?
> Here each byte stands for s
Hi all,
I am a student working on a project using Perl.
My work is...
I have few hex bytes as inputs for my program. Its a series of hex bytes.
for eg: 01 0a ab 2a 1c etc...
Here each byte stands for some representation. I also have a data file in
which all the representations are stored. For