MMS-Lösung zum Headerfile im WiSe 2024/25
Go to file
2025-01-11 18:49:44 +01:00
.idea docs[README]: Add Style guidelines to README.md 2024-12-03 12:39:03 +01:00
.gitignore Add more error handling and tests 2025-01-11 18:49:44 +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 Add more error handling and tests 2025-01-11 18:49:44 +01:00
MMS24-25.c Add more error handling and tests 2025-01-11 18:49:44 +01:00
MMS24-25.h fix: Change file names; Fix interpolateLine 2025-01-11 16:37:30 +01:00
README.md docs[README]: Add Style guidelines to README.md 2024-12-03 12:39:03 +01:00
tests.c Add more error handling and tests 2025-01-11 18:49:44 +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.