MTMS main
Modern Turing Machine Simulator
Loading...
Searching...
No Matches
program.hpp File Reference

Dedicated header for the main CLI functions. More...

#include <cstdlib>
#include <string>
Include dependency graph for program.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Program::Options
 

Namespaces

namespace  Program
 

Functions

void Program::parse_args (int argc, char *argv[], Program::Options &options)
 
void Program::print_help ()
 
void Program::print_usage ()
 

Detailed Description

Dedicated header for the main CLI functions.

Version
0.1
Date
2026-06-27

Definition in file program.hpp.