The Ming library for C This is library that contains useful structures and methods for C programming used by myself. It corrently contains: list slist queue Documentations list A doubly linked list slist A singly linked list queue A deque