LMMS
Loading...
Searching...
No Matches
crctest.cpp File Reference
#include <stdlib.h>
#include <stdio.h>
#include <binfile.h>
#include "../src/fprovide.h"
#include "../src/database.h"

Classes

struct  crcEntry

Functions

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

Variables

static char * srcdir
static const crcEntry testlist []

Function Documentation

◆ main()

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

Variable Documentation

◆ srcdir

char* srcdir
static

◆ testlist

const crcEntry testlist[]
static
Initial value:
= {
{"2001.MKJ", 0x5138, 0xFA44E548},
{"ADAGIO.DFM", 0x0021, 0xFC217809},
{"adlibsp.s3m", 0x40A8, 0xC3A4D5BF},
{NULL, 0, 0}
}
#define NULL
Definition CarlaBridgeFormat.cpp:30