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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/22/02 03:57
Read: times


 
#32917 - Char vs short unsigned int Array
Hi I created a short unsigned int array. where I only use the lower 8 bits

I then changed the array to a char.

I gain more memory space and the code executes without any other changes, hmmm it doesn't seem like it should, because they are two different types.
why?

Spencer


List of 7 messages in thread
TopicAuthorDate
Char vs short unsigned int Array            01/01/70 00:00      
RE: Char vs short unsigned int Array            01/01/70 00:00      
RE: Char vs short unsigned int Array            01/01/70 00:00      
RE: Char vs short unsigned int Array            01/01/70 00:00      
RE: Char vs short unsigned int Array            01/01/70 00:00      
Correction            01/01/70 00:00      
RE: Char vs short unsigned int Array            01/01/70 00:00      

Back to Subject List