Version 1.1: Major additions by Christian Dieterich(CSC) * Wrapped getpointer1-3 functions into a single python routine: getpointer * Added support for C int and float type arrays as well as C double types. The "getpointer" function automatically checks type and calls the appropriate wrapper code. Version 1.0: Initial Public Release