usual WSL problem

This commit is contained in:
MarcUs7i 2025-03-26 13:22:44 +01:00
parent e8fef7e170
commit 003502d8dd
40 changed files with 7324 additions and 7324 deletions

View file

@ -1,7 +1,7 @@
[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-22041afd0340ce965d47ae6ef1cefeee28c7c493a6346c4f15d667ab976d596c.svg)](https://classroom.github.com/a/G1aZJ1Dv)
### if.04.22 Procedural Programming
# Assignment Lists
## Doubly Linked List
With this assignment you shall implement abstract data types for a list in C.
Clone this assignment, open the index.html, read the assignment instructions and try to make all unit tests green.
[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-22041afd0340ce965d47ae6ef1cefeee28c7c493a6346c4f15d667ab976d596c.svg)](https://classroom.github.com/a/G1aZJ1Dv)
### if.04.22 Procedural Programming
# Assignment Lists
## Doubly Linked List
With this assignment you shall implement abstract data types for a list in C.
Clone this assignment, open the index.html, read the assignment instructions and try to make all unit tests green.