File: grid.h

package info (click to toggle)
cwirc 2.0.0-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 640 kB
  • ctags: 589
  • sloc: ansic: 5,423; makefile: 299
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);