Mike Rigby-Jones Wrote: On the CCS Compiler there's a built in function to do this: read_eeprom(address); write_eeprom(address); Ricardo Seixas ... >A question to all you users of PIC C, are there any library functions that >come with the compiler for writting to the e2prom on the 16F84 etc, or do I >have to roll my own? (not hard, I know, but why re-invent the wheel?) ...