|
Re: Visual C++?
There isn't such a thing as the "most common" compiler. If you learn one, you can figure out another of the same category (command line or GUI) with little trouble.
>Also, will Visual C++ have the same speed (as in the result application)
>as something compiled in Dev-C++ or another compiler?
No. Different compilers optimize in different ways and use different translations from source to machine code.
__________________
Even if the voices aren't real, they have some pretty good ideas.
|