amath
1.8.5
Simple command line calculator
|
Go to the source code of this file.
Functions | |
int | StrLen (const char *string) |
Get the length of a null terminated string. More... | |
int StrLen | ( | const char * | string | ) |
Get the length of a null terminated string.
Definition at line 34 of file strlen.c.
Referenced by ErrorNode::ErrorNode(), SaveStatement::Execute(), MemoryStatement::Execute(), EvalStatement::Execute(), InputStatement::Execute(), OutputStatement::Execute(), DigitsStatement::Execute(), DeleteStatement::Execute(), ErrorNode::Execute(), StatementBlockNode::Execute(), PreferencesBase::GetDescription(), PositionalNumeralSystem::GetName(), UnaryNode::GetText(), FunctionNode::GetText(), AbsoluteNode::GetText(), FactorialNode::GetText(), NumericOperator::GetText(), StandardProgram::Initialize(), FunctionList::ListContent(), VariableList::ListContent(), StandardFilesystem::ListDirectory(), CharBuffer::RemoveTrailing(), AnsiConoleEngine::ShowLast(), AnsiConoleEngine::ShowNext(), and Language::UntagText().