This is a tutorial for how to build a functioning math expression parser in C. You are able to parse simple equations with it, like 3 + 22 * 4 4 * 21 - 44 and more There is one compile mistake and one dynamic array.
No download links available.