Other than me, who would like to see Pascal having the ability to produce apps, so anyone at Atmel Listening? avrdude ... a pascal version would be nice
whistle
#define begin {
#define end }
and dont forget the semi colons ..
if in doubt, add some more seemed to be how some students coped with pascal.
Ah happy days of doing the MSC,
cjdelphi:
Other than me, who would like to see Pascal having the ability to produce apps, so anyone at Atmel Listening? avrdude ... a pascal version would be nice
In the case of avrdude, it just inputs a Intel Hex format object file and loads it into a AVR device, it doesn't care (or even knows) what source language was used to create the object Hex file.
Lefty