That's because your syntax isn't quite right. Try this: |
|
That's because your syntax isn't quite right. Try this: |
|
That one didn't work either |
|
Ninja, |
|
Yep, C code runs circles around VB code. |
|
Not really, it's fairly compressed. There is some overhead, for instance, strings have about 4 levels of abstraction around then so every string manipulation requires about 4 times the work as in C++. VB is designed to be a learning tool, not a professional programming app, so the compiler is not very efficient at optimizing. |
|
I can still remember compiling "Hello World" for lulz in the old QB 4.5.. 14 Kb for: print "Hello World!" |
|
Bookmarks