[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to specify offset into SPI device



Thomas Doerfler wrote:
> fseek should directly modify the corresponding data strucutre managed in
> the IO manager, so when you fseek and then write, the write position
> (offset) reflects the seek.
>   
As Homer would say, "Doh!".  Of course, how could have I forgotten the 
basics?!