HAHA, I need some handy advice, theres a friend of mine that is struggeling with his assignment 
This is what he has got so far 
	<stdio.h> #include <conio.h> #include <iostream> //  // class student { char Surname[70]; int enrolno; float totalmark; float newmark; public...