49main(
int argc,
char* argv[]) {
64 std::cerr <<
"Illegal number of arguments." << std::endl;
71 std::cerr <<
"File already exists." << std::endl;
78 std::cerr <<
"Error while creating HDB. "
int main(int argc, char *argv[])
static MachInfoCmdLineOptions options
void parse(char *argv[], int argc)
virtual std::string argument(int index) const
virtual int numberOfArguments() const
std::string errorMessage() const
static bool fileExists(const std::string fileName)
static void createNew(const std::string &file)