g this program is intended to validate a united states postal service zip code, and to return the state associated with that zip code. you will receive an array of dcd statements, starting label zips, which comprises 61 triplets of integer numbers: the state code the lowest zip code in that state's range the highest zip code in that state's range (the state code is based upon the old federal information processing standards (fips), which are now part of an ansi standard.) this triplet corresponds to the following c struct: