db.h aktualisiert

ui.c
Jan Wild 2024-12-14 16:45:03 +01:00
parent e34431e810
commit 9a9dddaad0
No known key found for this signature in database
GPG Key ID: 0BCB2E053F2192BB
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@
#endif
extern void write_linkedlist_to_csv(llist* head, const char* filename)
extern void write_csv_to_llist(const char* filename)