Csound API  6.18
MEMFIL Struct Reference

#include <csoundCore.h>

Data Fields

char filename [256]
 
char * beginp
 
char * endp
 
int32 length
 
struct MEMFILnext
 

Field Documentation

◆ beginp

char* MEMFIL::beginp

◆ endp

char* MEMFIL::endp

◆ filename

char MEMFIL::filename[256]

◆ length

int32 MEMFIL::length

◆ next

struct MEMFIL* MEMFIL::next