Révision 405
Ajouté par Yannis SENOUCI il y a presque 3 ans
main.c | ||
---|---|---|
#define rayon_terre 6370
|
||
#define PI 3.14159265
|
||
|
||
|
||
|
||
typedef struct {
|
||
float latitude;
|
||
float longitude;
|
Formats disponibles : Unified diff
ajustement code