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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/26/02 20:06
Read: times


 
#26378 - RE: code memory problem
It sounds to me like you are getting a generic 'C' formatting error.

Since these are stored in the code space you may need to define them as:

const code char refstr[]{};

I haven't had to do this for a while so I can't remember exactly how it is formatted, I just get my Kernigen/Richey book out then if that doesn't work I go the the compilers manual to find out where they stray from the standards.

HTH
Dave Miller

List of 6 messages in thread
TopicAuthorDate
code memory problem            01/01/70 00:00      
RE: code memory problem            01/01/70 00:00      
RE: code memory problem            01/01/70 00:00      
code memory-Neil            01/01/70 00:00      
RE: code memory-Neil            01/01/70 00:00      
RE: code memory problem            01/01/70 00:00      

Back to Subject List