Little changes and debug

This commit is contained in:
2025-10-01 09:49:27 +02:00
parent 821c3ea016
commit a4ad553067
6 changed files with 624 additions and 68 deletions

View File

@ -19,3 +19,4 @@ char* make_output_filename(const char *input_filename);
// Libérer la mémoire du bit_array
void free_bit_array(bit_array *arr);