LLC2_API
Defines | Functions
example2.cpp File Reference

Example app with multiple cards. More...

#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <stdlib.h>
#include <errno.h>
#include <assert.h>
#include "ll2.h"
#include "testharness.h"

Go to the source code of this file.

Defines

#define SAMPLES   (the_system.getSamples())

Functions

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

Detailed Description

Example app with multiple cards.

Definition in file example2.cpp.


Define Documentation

#define SAMPLES   (the_system.getSamples())

Function Documentation

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