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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/30/01 10:09
Read: times


 
#11232 - RE: Dynamic Arrays (calloc)
I agree Peter. In nearly 20 years programming applications for the 8051 family, I have used dynamic allocation once only. That application was a data-logger with 32Kb NV-RAM.
For serial buffering I use to reserve a block of memory configured as a circular queue.
Alfredo.

List of 11 messages in thread
TopicAuthorDate
Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      

Back to Subject List