What is the most efficient way to write a funtion (InchesToYards), expecting inches and returns yards, using the following prototypes:
int inchesToFeet (int inches);
int FeetToYards (int feet);
|
Results 1 to 6 of 6
Thread: Convertions in C++Threaded View
|
Click Here to Expand Forum to Full Width |