Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Definition of macros in the compiler
#1
Could be a good idea to add the possibility to define macros in the same way than C "define" directive.
That's one of the things I miss when I'm programming in ZXBasic
Reply
#2
wilco2009 Wrote:Could be a good idea to add the possibility to define macros in the same way than C "define" directive.
That's one of the things I miss when I'm programming in ZXBasic
This is already implemented.
ZX BAsic uses #define the same way C does.

E.g. have a look to library/retrace.bas source code.
Reply
#3
Great notice. I will try it now
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)