(no title)
pizza234 | 3 months ago
> You could do basically everything that you could do in languages like C/C++
As long as there is some form of memory access, any language can do basically everything that one can do in C/C++, but this doesn't make much sense.
atherton94027|3 months ago
No VB6 had really easy COM integration which let you tap into a lot of Windows system components. The same code in C++ often required hundreds of lines of scaffolding, and I'm not exaggerating
jlarocco|3 months ago
bmm6o|3 months ago
reactordev|3 months ago