BFC-Compiler
A C23 Brainfuck compiler
Loading...
Searching...
No Matches
bfc_args_t Struct Reference

Parsed command-line state. More...

#include <bfc_cli.h>

Data Fields

bool do_assemble
bool ask_help
bool ask_version
bool f_no_comments
const char * input
const char * output
const char * target

Detailed Description

Parsed command-line state.

Note
String members borrow storage from argv and must not be freed.

The documentation for this struct was generated from the following file: