The errors are from these lines
Code:
		ini(){
		classname="No Name";
		instructor[15]={'N','O',' ','I','N','S','T','R','U','C','T','O','R','\0'};
		credits=0;
		comments="No Comments";
		grades='U';
	}