Commit 6873eb04 by mikolo

Update header.c

parent 2d8f8b4a
Showing with 3 additions and 4 deletions
#define HEADER_H
#include <stdlib.h>
......@@ -8,14 +7,14 @@ typedef struct
{
char mark[256];
char mudel[256];
char numbrimärk[6];
int väljalaske aasta;
char numbrimark[6];
int valjalaskeaasta;
char kubatuur[256];
}autod;
typedef struct
{
char inimese isikukood[31];
char inimeseisikukood[31];
char nimi[31];
}isik;
......
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