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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/25/02 16:04
Read: times


 
#26308 - code memory problem
hi,
i got one problem with datatype defined as code.
I defined one array as follows:
char code refstr[]=
{
"hello "
.
.
.
};
and so on upto 50 strings with 16 characters long. But after 50 strings if i define more the compiler giving error string is too long or array out of bounds.What can I do to overcome this problem.
is there any limitation for "Code" datatype.
suggest me in this regard.
rao

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