Reading Binary FIle

Questions regarding syntax

Reading Binary FIle

Postby nighthawk » Mon Mar 07, 2011 3:19 pm

Hi.

I've got a file wrote in binary mode (it is a lot of bites from adc reading of a PIC).
Now I'd like to read this file and insert all the value in a array.

In which way I can obtain this result?

Thanx

NH
nighthawk
 
Posts: 4
Joined: Sun Feb 06, 2011 9:02 pm

Re: Reading Binary FIle

Postby Henning » Tue Mar 08, 2011 1:45 pm

Check out the builtin function File.ReadBinary

/Henning
Henning
 
Posts: 262
Joined: Mon Feb 09, 2009 12:03 am
Location: Sweden


Return to Coding Questions

cron