egen.h
typedef struct postTyp { char namn[30]; char efternamn[30]; char klubb[30]; }postTyp; FILE *openfil();
startordning.h