Data Structures | Functions

str_ops.h File Reference

Data Structures

Functions


Function Documentation

int getcfg_opcode ( CSOUND ,
void *   
)
int printf_opcode_init ( CSOUND ,
void *   
)
int printf_opcode_perf ( CSOUND ,
void *   
)
int printf_opcode_set ( CSOUND ,
void *   
)
int puts_opcode_init ( CSOUND ,
void *   
)
int puts_opcode_perf ( CSOUND ,
void *   
)
int sprintf_opcode ( CSOUND ,
void *   
)
int strcat_opcode ( CSOUND ,
void *   
)
int strchar_opcode ( CSOUND ,
void *   
)
int strcmp_opcode ( CSOUND ,
void *   
)
int strcpy_opcode ( CSOUND ,
void *   
)
int strget_init ( CSOUND ,
void *   
)
int strindex_opcode ( CSOUND ,
void *   
)
int strlen_opcode ( CSOUND ,
void *   
)
int strlower_opcode ( CSOUND ,
void *   
)
int strrindex_opcode ( CSOUND ,
void *   
)
int strset_init ( CSOUND ,
void *   
)
int strsub_opcode ( CSOUND ,
void *   
)
int strtod_opcode ( CSOUND ,
void *   
)
int strtol_opcode ( CSOUND ,
void *   
)
int strupper_opcode ( CSOUND ,
void *   
)