This script can help you with your C++ practice at college. This is an example:
class Monito {
string nombre;
int edad;
char sexo;
Cosa cosita;
};
Just copy the example to the Class/Structure textbox and press That's All button. Then, a new window it's going to pop up with your toasted code.
You'll have problems if you use Internet Explorer 6. That browser doesn't handle Content-Type: text/plain correctly.