??? 08/10/07 19:51 Read: times |
#143066 - Off topic: Mixed 51 and PC mind :) Responding to: ???'s previous message |
It sounds funny when PC programmer is programming 51 :) In 51 there is not so much memory and standard functions doesnt work as on PC :) It is like an another world for PC programmer :) It is possible that someone is using malloc and may be it is a good solution for one from thousands problems, but usually it is only chance or anomally :) that malloc() works fine. |