amath  1.8.5
Simple command line calculator
help.h File Reference

Help texts for statement. More...

#include "amath.h"
#include "amathc.h"
#include "amatht.h"
#include "main/symbol.h"
Include dependency graph for help.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  helptextdef
 

Macros

#define symzero   Symbol(0)
 

Variables

static const helptextdef helptexts []
 

Detailed Description

Help texts for statement.

Definition in file help.h.

Macro Definition Documentation

◆ symzero

#define symzero   Symbol(0)

Definition at line 46 of file help.h.

Variable Documentation

◆ helptexts

const helptextdef helptexts[]
static

Definition at line 55 of file help.h.

Referenced by Language::GetHelpText(), and Language::Language().