Saturday, November 12, 2011

Convert Letter Grade to a Numerical Grade with a switch statement?

How can I Implement the conversion from letter grade to numerical grade using a switch statement. Code is done in C++ with Eclipse. Any help would be awesome, thanks!

No comments:

Post a Comment