How to use PROJ in a pure C project

Viewed 28

if you may know PROJ is the library for coordinates transformation. I have been using it in C++ project. I wonder how to use it in a pure C project. Thanks.

0 Answers
Related