Skip to content

DHBW-FN-TIT20/Sysprog-TIT20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programmentwurf TIT20 2022

This program takes a list of timestamps, calculates the differences in time between the given timestamps, and outputs the result.

usage

Normal Usage:

cd pe2022/
make
cat eingabe.txt | ./timediff

List Unit Test:

cd pe2022/
make
./list_test

dependencies

  • nasm
  • gcc
  • make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages