Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
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.

List of 6 messages in thread
TopicAuthorDate
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      

Back to Subject List