MMS-Lösung zum Headerfile im WiSe 2024/25
Go to file
2025-01-12 00:10:12 +01:00
.idea docs[README]: Add Style guidelines to README.md 2024-12-03 12:39:03 +01:00
.gitignore Add "tests" to gitignore 2025-01-11 18:50:04 +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
Makefile All but DFT confirmed 2025-01-12 00:10:12 +01:00
MMS24-25.c All but DFT confirmed 2025-01-12 00:10:12 +01:00
MMS24-25.h All but DFT confirmed 2025-01-12 00:10:12 +01:00
README.md docs[README]: Add Style guidelines to README.md 2024-12-03 12:39:03 +01:00
tests.c All but DFT confirmed 2025-01-12 00:10:12 +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.