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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/24/02 10:24
Read: times


 
#26240 - RE: initialization of RAM in C
Problms due to uninitialised pointers can be particularly obscure & hard to debug!

BTW: "Initialised" in this context just means "known to have a valid value" - doesn't necessarily mean that you have to explicitly set every RAM location to a value, nor that your 'C' definition must have an initialiser.

List of 8 messages in thread
TopicAuthorDate
initialization of RAM in C            01/01/70 00:00      
RE: initialization of RAM in C            01/01/70 00:00      
RE: initialization of RAM in C            01/01/70 00:00      
RE: initialization of RAM in C            01/01/70 00:00      
RE: initialization of RAM in C            01/01/70 00:00      
RE: initialization of RAM in C            01/01/70 00:00      
RE: initialization of RAM in C            01/01/70 00:00      
RE: initialization of RAM in C            01/01/70 00:00      

Back to Subject List