#include "config.h"#include "common.h"#include "collection.h"#include <errno.h>Go to the source code of this file.
Data Structures | |
| struct | _heap |
This file (the header file for a generic C heap implementation) is licensed under the BSD license, and is copyrighted to Kyle Wheeler, 2003. Feel free to distribute and use as you see fit, as long as this copyright notice stays with the code.
Definition in file heap.h.
1.3.9.1