??? 12/17/06 18:23 Read: times |
#129640 - What does it give you that SDCC doesn't? Responding to: ???'s previous message |
See also http://www.8052.com/forum/read.phtml?id=129551
Note: when posting links, be sure to include the "http..." - then the forum automatically makes it clickable: http://www.dunfield.com note that Dunfield is not a full ANSI 'C' compiler: Dunfield FAQ said:
It DOES NOT support: Typedef, Long* / Double / Float / Enumerated data types, Bit fields. Lack of typedef would be a significant hindrance to portability - see http://www.8052.com/forum/read.phtml?id=129556 |