@@ -113,7 +113,7 @@ int build_Fifo(void* buffer, uint size);
voidinit_InsSort(Queue*q);
/* Allocate a new fifo and initializes it. There is no maximum size */
Queue*new_InsSort();
Queue*new_InsSort(void);
/*
* Binary Heap
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.