Csound and CsoundAC API  5.17
Data Structures | Macros | Typedefs | Functions
tok.h File Reference
#include "csoundCore.h"

Data Structures

struct  ORCTOKEN

Macros

#define HASH_SIZE   (4099)

Typedefs

typedef struct ORCTOKEN ORCTOKEN

Functions

ORCTOKENnew_token (CSOUND *, int)

Macro Definition Documentation

#define HASH_SIZE   (4099)

Typedef Documentation

typedef struct ORCTOKEN ORCTOKEN

Function Documentation

ORCTOKEN* new_token ( CSOUND ,
int   
)