i have this code:



char record[100];
int N=0;

typedef struct{
double x,y;
int year;