Wednesday 5 March 2014

FalseTrueFalseTrueFalseTrueFalseTrue

Program properly tests to see if something is an integer or double now. Stupid mistakes all around made it not work...like having things in loops when they shouldn't be, among other things. A lot of reorganising of the code was needed.

Working on putting the sorting method into the program.
Am I supposed to have three different sorting methods since they all call a different type of array (integer array, double array, string array)?

No comments:

Post a Comment