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