Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatability Layer C: Add user macros to configure madz features. #22

Open
mason-bially opened this issue Aug 23, 2013 · 0 comments
Open

Comments

@mason-bially
Copy link
Member

Allow users to use macros ahead of an include statement to configure the compatibility layer:

#define MADZ_USER_MADZINIT

#include "madz.h"

Would tell madz that the user wanted to declare their own MADZINIT function. If not declared, then the MADZINIT function will be defaulted.

@mason-bially mason-bially added this to the v0.7.0 - Wrapgen Restart milestone Jun 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant