C-Menu 0.2.9
A User Interface Toolkit
Loading...
Searching...
No Matches
parse_menu_desc.c File Reference

Parse menu description file and create Menu. More...

#include <common.h>
#include <ctype.h>
#include <stddef.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for parse_menu_desc.c:

Go to the source code of this file.

Functions

unsigned int parse_menu_description (Init *init)
 Parse menu description file and create Menu.
unsigned int get_command_type (char *t)
 Get command type from command string.

Detailed Description

Parse menu description file and create Menu.

Author
Bill Waller Copyright (c) 2025 MIT License billx.nosp@m.wall.nosp@m.er@gm.nosp@m.ail..nosp@m.com
Date
2026-02-09

Definition in file parse_menu_desc.c.