VVSDK  1.0
The VVAmbisonic Library
Functions
CmdOption.h File Reference
#include <string>
#include <algorithm>

Go to the source code of this file.

Functions

char * getCmdOption (char **begin, char **end, const std::string &option)
 
bool cmdOptionExists (char **begin, char **end, const std::string &option)
 

Function Documentation

bool cmdOptionExists ( char **  begin,
char **  end,
const std::string &  option 
)
char* getCmdOption ( char **  begin,
char **  end,
const std::string &  option 
)