Csound API
6.18
|
A chain of TEXT structs. More...
#include <csoundCore.h>
Data Fields | |
struct op * | nxtop |
TEXT | t |
A chain of TEXT structs.
Note that this is identical with the first two members of struct INSTRTEXT, and is so typecast at various points in code.
struct op* op::nxtop |
TEXT op::t |