File: grid.h

package info (click to toggle)
cwirc 1.8.8-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 640 kB
  • ctags: 585
  • sloc: ansic: 5,399; makefile: 292
file content (3 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (6)
1
2
3
/* Prototypes */
int cwirc_is_grid_square(char *gs);
int cwirc_great_circle_path(char *gs1,char *gs2);