Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
rakein
/
iag0582
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
eb2ae81a
authored
Apr 26, 2017
by
rakein
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload new file
parent
0931de3f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
tudengidd/structid.h
tudengidd/structid.h
0 → 100644
View file @
eb2ae81a
typedef
struct
{
char
kursus
[
6
];
char
kood
[
11
];
char
aine
[
8
];
double
EAP
;
int
hinne
;
}
grades
;
typedef
struct
{
char
kood
[
11
];
char
nimi
[
255
];
double
KKH
[
4
];
double
koguhinne
[
4
];
double
koguained
[
4
];
}
stud
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment