MIPI - Physical Interface for MIDI Files
Loading...
Searching...
No Matches
Options.cpp File Reference
#include "../include/Options.h"
#include <algorithm>
#include <cctype>
#include <cstdlib>
#include <iostream>
#include <string>
#include <vector>
Include dependency graph for Options.cpp:

Namespaces

namespace  smf
 

Macros

#define OPTION_FORM_short   0
 
#define OPTION_FORM_long   1
 
#define OPTION_FORM_continue   2
 

Macro Definition Documentation

◆ OPTION_FORM_continue

#define OPTION_FORM_continue   2

◆ OPTION_FORM_long

#define OPTION_FORM_long   1

◆ OPTION_FORM_short

#define OPTION_FORM_short   0