02-04-2013, 08:03 PM
I would simply create a dll, in C++ language.
In QM the fastest way is assembler, using __Tcc class. Or C, but TCC does not optimize it, therefore it is several times slower than asembler, although many times faster than QM.
In QM the fastest way is assembler, using __Tcc class. Or C, but TCC does not optimize it, therefore it is several times slower than asembler, although many times faster than QM.
