store and retrieve array of chars in flash memory

The smart sollution would be not to load flash into RAM in order to manipulate it. The smart sollution would be to implement a function which could manipulate the flash variables on a byte-by-byte basis without buffering :wink: