mglib

Personal IDL library for M. Galloy

Directory: dist_tools/bindings/

This directory contains routines and classes to autogenerate a DLM of wrapper routines.

To see an example of this, run the main-level program at the end of the mg_dlm__define.pro file:

IDL> .run mg_dlm__define

Contents

.pro files

mg_char.pro

Convenience routine to convert a 1-element string to a character value.

mg_dlm__define.pro

Class representing a DLM made from a list of wrapper routines.

mg_proto2wrapper.pro

Convenience routine to convert a C prototype line to C wrapper code.

Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.