Commit a911e447 by mikolo

Upload New File

parent 7e5b3233
Showing with 28 additions and 0 deletions
#define HEADER_H
#include <stdlib.h>
#include <stdio.h>
typedef struct
{
char mark[256];
char mudel[256];
char numbrimärk[6];
int väljalaske aasta;
char kubatuur[256];
}autod;
typedef struct
{
char inimese isikukood[31];
char nimi[31];
}isik;
int kontrollifail(FILE *);
int voimsam ();
int koigevanem ();
int koigeuuem ();
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment