Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some questions about QM
#1
Hi Gintaras, hi all

i begun programming some years ago with Borland and it's Delphi & C++ builder, old QM user qhould have a bell ringing with those names Smile

I used Delphi for it's RAD convenience (IIRC a pascal derivated langague was used) and C++ builder for general code, as it was lean and fast.

But increasing silly prices and brand changes when Borland sunk lead me to use solely Qm now.

I have three questions though.

1. one convenient possibility offered by Borland C++ was to be able to put many code in DLLs, dynamically linked to the program that needed them.
It was allowing mature and stable code to be accessible easily, and be shared by many programs outside main code and to have functions used again and again not
repeated in all new code.

It's seems quite impossible to do this in QM, as shared sub functions are indeed compiled when making exe.

Any hint to reproduce this in QM?

2. I wonder how fast is QM compared to "native" C++, meaning if same program is done under QM and C++, is the speed difference in exe noticeable?

ty


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)