Hey
I am a student of Monash university in malaysia and doing mechatronics..
We just started C++..I am having a hard time with structs and pointers..
If anyone can give me some free tutorials or example questions with answers it would be a very big help
thx
Supun
@blackcoder41,
Good idea. Give him microsoft's examples which will likely be windows- and VC++-centric rather than the tutorials from this site posted by AngelHoof which are cross-platform and assume merely that you have a working compiler. Why did nobody else think of that?
i always recommend the tutorial in this site but the tutorial from microsoft is also good for beginners IMO. i think OP already have a compiler working anyway, the main problem is on struct and pointers.