MMS-Lösung zum Headerfile im WiSe 2024/25
Go to file
2024-12-03 12:47:14 +01:00
.idea docs[README]: Add Style guidelines to README.md 2024-12-03 12:39:03 +01:00
.gitignore feat[main]: Add main()-Function in main.c 2024-12-03 12:45:28 +01:00
LICENSE Initial commit 2024-12-03 11:19:47 +00:00
main.c refactor[main]: Add return 0; to main(...) 2024-12-03 12:47:14 +01:00
MMS24_25.c feat[main]: Add main()-Function in main.c 2024-12-03 12:45:28 +01:00
MMS24_25.h aktualisierte Header-Datei 2024-12-03 12:34:23 +01:00
README.md docs[README]: Add Style guidelines to README.md 2024-12-03 12:39:03 +01:00

MMS-Loesung-2024-25

MMS-Lösung zum Headerfile im WiSe 2024/25

Code Style and Conventions

We adhere to the Angular Commit Message Conventions

Function names as well as variables should be written in camelCase.