by altwolf » Fri Aug 28, 2009 12:56 am
by altwolf
Fri Aug 28, 2009 12:56 am
I just converted the old "Attacking Duck" program. As you can see, the main differences are that actual Functions are used rather than the old "Call/Return" system. Also, functions must be declared BEFORE the "Start" entry into the main program.
I just converted the old "Attacking Duck" program. As you can see, the main differences are that actual Functions are used rather than the old "Call/Return" system. Also, functions must be declared BEFORE the "Start" entry into the main program.