How to write an unsigned long number to EEprom

I am using a mega and I have to record numbers between 0 and 100,000. I wonder how to do that...
Thank you,
mitch

EEPROM.put() and read back with EEPROM.get().

Yes that worked, than you

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.