??? 07/13/08 22:14 Read: times |
#156673 - Thank you both... Responding to: ???'s previous message |
... seems odd to me that the compiler didn't throw up some kind of error. Presumably my
char* data temp; was only storing the pointer in data memory, not temp? I have so much to learn. |
Topic | Author | Date |
Confused by strcopy - C newb. | 01/01/70 00:00 | |
... the disassembly | 01/01/70 00:00 | |
strcpy to a location in code memory | 01/01/70 00:00 | |
String literals in program memory. | 01/01/70 00:00 | |
Thank you both... | 01/01/70 00:00 | |
'temp' holds an address, not the char array.![]() | 01/01/70 00:00 |