C library for Geodesics  2.1
proj-example.c File Reference

An example of computing geodesics with the PROJ library. More...

#include <stdio.h>
#include <proj.h>
#include <geodesic.h>

Go to the source code of this file.

Functions

int main (void)
 

Detailed Description

An example of computing geodesics with the PROJ library.

Definition in file proj-example.c.

Function Documentation

◆ main()