In Basic you have subs and functions. That's what makes it Basic. So I don't understand the goal of turning Basic into C++. Just use C++ if that's what suits.
However, the traditional Basics that are commercial products allow the subs to be library calls or DLLs. So I can't resolve very well what it is that OO programmers want.
VB7 will be 100% OO? Well, but is it Basic?
However, the traditional Basics that are commercial products allow the subs to be library calls or DLLs. So I can't resolve very well what it is that OO programmers want.
VB7 will be 100% OO? Well, but is it Basic?
Comment