Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
So why don't we use Visual C++ and DirectX Library??
#3
Simply because c++ is on a totally different level than assembly. Assembly is telling the computer EXACTLY what to do, c++, however just says it indirectly.
It is not that easy to decompile an exe written in c++. This is why windows is so hard to understand if you look into all these files in the system32-folder. You can't directly see the source code, it's way harder to understand asm, where variable-values are just pushed around.
Long explanation, short summary: C++ <=/=> Debugged
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

"Freeze, you're under vrest!" - Mark, probably.

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:


Messages In This Thread
RE: So why don't we use Visual C++ and DirectX Library?? - by Silverthorn - 06-25-2008, 06:29 PM



Users browsing this thread: 1 Guest(s)