Hi. I have an unusual problem here. The code seems fine but VC++ is giving me the following errors:

error C2143: syntax error : missing ';' before '*'
error C4430: missing type specifier - int...