Help for this page

Select Code to Download


  1. or download this
    /* in C part of .xs, else in a .h */
    #define SNOWBALL_FUNCS(X) \
    ...
    #undef X
    #endif
    }