|
-
Jan 17th, 2001, 10:26 AM
#1
Thread Starter
Hyperactive Member
I learned C when I was in school.
I have realized that VB has some limits that can't be overcome. I have VC ++ on this machine and I just started playing with it. A simple hello world msgbox is 168KB in size and it takes 4 files.
it is 16KB in VB (I know it needs the vb runtime dll)
Just the overhead in writting a simple program seems amazing to me.
How can a company afford all that design time? it must take three times as long to get simple things done.
I can't even find out how to draw a form that has a simple command button.
PS how do you make a form with a command button in VC++ 6.0?
Now I know why programs in C++ cost so much, it took them a day to make the message box....
I am so skeptical, I can hardly believe it!
PS I am not a 'hyperactive member' I am a cool, calm, and collected member 
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
|