yardsInMile constant

int const yardsInMile

Number of yards in a mile

Implementation

static const int yardsInMile = 1760;