posted 15 years ago
I am hoping someone can help me. I have two methods one that is of double type and the other of int type; I have to use the int type method to reverse the results of the double method. I am listing my code below with the hope that someone can point me in the right direction on how to call the int method properly.