Skip to content

p493z3r0/MarkCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkCalc

Calcs your Mark of an exam. The given source code works only for the switzerland mark algorithm, if you want to use this file for with other algorithms, edit it in the sourcefile.

to compile:

make

to run:

./MarkCalc

Note, this programm requires gcc as compiler, if it's not avaible, you'll not able to compile it. Either download the gcc compiler or compile it manualy.

args of the gcc compiler which are used: -o MarkCalc -fno-stack-protector

About

Calcs your Mark of an exam. The given source code works only for the switzerland mark algorithm, if you want to use this file for with other algorithms, edit it in the sourcefile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors