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

Data Structures

struct  ORCTOKEN

Defines

#define HASH_SIZE   (4099)

Typedefs

typedef struct ORCTOKEN ORCTOKEN

Functions

ORCTOKENnew_token (CSOUND *, int)

Define Documentation

#define HASH_SIZE   (4099)

Typedef Documentation

typedef struct ORCTOKEN ORCTOKEN

Function Documentation

ORCTOKEN* new_token ( CSOUND ,
int   
)