Example.
In VB we say this.
i = 10
In C or C++ that is easy to translate to
int i;
i = 10;
But what some wanted is to translate an application which is an entirely different question than translating VB "code" to C++.
Given GCC has no concept of forms and more you have to write more code to handle the forms, events and such.
Can you upgrade your question if need be?
Bob
Hi, I'm wondering, I know how to use VisualBasic, and not to much C++, so, I was looking if there is a translator from VisualBasic to C++.

Chowhound
Comic Vine
GameFAQs
GameSpot
Giant Bomb
TechRepublic