Re: [Amforth] Array of structures in EEPROM

2013-10-29 Thread Matthias Trute
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Hannu, > Like make array to eeprom with structures and access elements and > their fields from there > > How this is done and should it be also in recipes? Let me know what you think about the extended recipe at http://amforth.sourceforge.net/TG

Re: [Amforth] Array of structures in EEPROM

2013-10-27 Thread Enoch
Hello Hannu, Hannu Vuolasaho writes: > I've been trying to make array to EEPROM and use structs from there but it > seems to be hard express in forth with reasonable wording. > Like make array to eeprom with structures and access elements and their > fields from there > How this is done and sh