Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Factorial using arrays
#6
Quote:Can I use C++ code directly?
No. In QM can be used C and C#.
C example:
Macro Macro3201
Code:
Copy      Help
__Tcc c.Compile("" "Func")
int r = call(c.f 5)
out r

#ret
int Func(int i) { return i*2; }


Messages In This Thread
Factorial using arrays - by philipq - 07-06-2022, 09:20 AM
RE: Factorial using arrays - by Gintaras - 07-06-2022, 10:47 AM
RE: Factorial using arrays - by philipq - 07-06-2022, 10:53 AM
RE: Factorial using arrays - by philipq - 07-06-2022, 01:36 PM
RE: Factorial using arrays - by Gintaras - 07-06-2022, 03:30 PM
RE: Factorial using arrays - by Gintaras - 07-06-2022, 03:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)