amath
1.8.5
Simple command line calculator
|
#include "amathc.h"
Go to the source code of this file.
Functions | |
void | Untag (char *destination, const char *source, texttag tags[], unsigned int tagcount) |
void Untag | ( | char * | destination, |
const char * | source, | ||
texttag | tags[], | ||
unsigned int | tagcount | ||
) |
Definition at line 32 of file untag.c.
References texttag::tag, and texttag::text.
Referenced by Language::UntagText().