|
-
Feb 19th, 2000, 10:17 AM
#1
Thread Starter
New Member
Hi over there..
I was quite asking myself about the advantages that provides C++ and Visual Basic, I mean, is it any better to program with C++ or Visual Basic?
-
Feb 19th, 2000, 11:36 PM
#2
Hyperactive Member
Heh, look around chief, there was a whole discussion on this a little bit ago.
I'll tell you this much: Seeing as VB was made in C++, C++ is a LOT faster... and making complex 3D games in VB is a joke.
-
Feb 20th, 2000, 05:07 AM
#3
Member
VB is much more reliant on Windows, and its own runtime DLLs.
C can be more independent, and faster.
However the tradeoff is that C is more complicated than VB... so VB is actually better for "little" things, which is what it is used for.
VB's main uses include things like internal oompany database management utilities, but C is used for bigger commericial programs.
------------------
Rapmaster
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|