Csound API
6.00
|
#include <csoundCore.h>
Data Fields | |
char * | name |
int | acnt |
CORFIL * | body |
struct S_MACRO * | next |
int | margs |
char * | arg [MARGS] |
int S_MACRO::acnt |
char* S_MACRO::arg[MARGS] |
CORFIL* S_MACRO::body |
int S_MACRO::margs |
char* S_MACRO::name |
struct S_MACRO* S_MACRO::next |