Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sub Fastcall behaviour
#2
This is not possible.
FASTCALL is used for registers. I could manage to use the A register for "N var", but the content will be lost.
FASCTALL is used for ASM functions basically, or for SUB/Functions with no parameters.

In the future, functions with no parameters will be all fast-called.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)