mirror of https://github.com/wb2osz/direwolf.git
8 lines
141 B
C
8 lines
141 B
C
|
|
||
|
|
||
|
void utm_error_string (long err, char *str);
|
||
|
|
||
|
void mgrs_error_string (long err, char *str);
|
||
|
|
||
|
void usng_error_string (long err, char *str);
|