Searched refs:GpsLong (Results 1 – 3 of 3) sorted by relevance
141 strcpy(ImageInfo.GpsLong, "? ?"); in ProcessGpsInfo()202 ImageInfo.GpsLong[0] = ValuePtr[0]; in ProcessGpsInfo()234 strncpy(ImageInfo.GpsLong+2, TempString, 29); in ProcessGpsInfo()
119 char GpsLong[31]; member
1739 printf("GPS Longitude: %s\n",ImageInfo.GpsLong); in ShowImageInfo()