This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

it is wong use malloc?

Dear Sir madams,

we wish use linklist to effishiently sort data then build tree in are controllar.

In your humble oppionion,it is wong use malloc,calloc and realloc in 8051?

Can you advise? It first year in industry after study in Beijing.

Worry I make mistak

Xin Nian Kuai Le

Parents
  • we wish use linklist to effishiently sort data then build tree in are controllar.

    In your humble oppionion,it is wong use malloc,calloc and realloc in 8051?

    your problem is that you are trying to apply large processor techniques/applications to a small processor.

    With a large fast processor, such as a PC you can code based on 'programmer efficiency' with a small slow processor (e.g. a 12MHZ 12 clocker '51) you have to code for 'processor efficiency'

    Erik

Reply
  • we wish use linklist to effishiently sort data then build tree in are controllar.

    In your humble oppionion,it is wong use malloc,calloc and realloc in 8051?

    your problem is that you are trying to apply large processor techniques/applications to a small processor.

    With a large fast processor, such as a PC you can code based on 'programmer efficiency' with a small slow processor (e.g. a 12MHZ 12 clocker '51) you have to code for 'processor efficiency'

    Erik

Children
No data