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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/11/05 23:55
Read: times


 
#89517 - Avoid Malloc on 8051
Responding to: ???'s previous message
The Overhead is a little much. Plus in adds other fun issues.
If he has a known amount of RAM and a known struct, then an array will be a much better plan.

But he will Need the xdata qualifier if he is not using the large RAM model (Also not recommended).

List of 5 messages in thread
TopicAuthorDate
memory information using structs            01/01/70 00:00      
   You Need A C Book            01/01/70 00:00      
   Acessing struct            01/01/70 00:00      
   Struct            01/01/70 00:00      
      Avoid Malloc on 8051            01/01/70 00:00      

Back to Subject List