Hi,
is it true that #define directives are located on the stack (or in the flash)?
#define TEST "ein text"
Or is it much better to use
static unsigned char[] = "ein text";
variables?
many thanks for your answers
Peter
Now has approved by Erik Malund.
absolutely untrue!!!!
do not take a specific as a global.
one statement has been "approved by Erik Malund", umpteen ridiculous stements have not.
Erik