Spaces:
Runtime error
Runtime error
/* | |
Copyright (c) 2008 - Chris Buckley. | |
Permission is granted for use and modification of this file for | |
research, non-commercial purposes. | |
*/ | |
/* | |
* Some useful macros for making malloc et al easier to use. | |
* Macros handle the casting and the like that's needed. | |
*/ | |