LMMS
Loading...
Searching...
No Matches
basics.c File Reference
#include <gme/gme.h>
#include "Wave_Writer.h"
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>

Macros

#define _ISOC99_SOURCE
#define buf_size   16384 /* can be any multiple of 2 */

Functions

void handle_error (const char *str)
int main (int argc, char *argv[])

Macro Definition Documentation

◆ _ISOC99_SOURCE

#define _ISOC99_SOURCE

◆ buf_size

#define buf_size   16384 /* can be any multiple of 2 */

Function Documentation

◆ handle_error()

void handle_error ( const char * str)

◆ main()

int main ( int argc,
char * argv[] )