#
infix2potfix
Here is 1 public repository matching this topic...
This is a simple program that converts infix expressions to postfix expressions. It is written in C and uses a stack to store the operators. It is a simple program that I wrote to show how to use a stack in C.
cstackpostfixinfix-notationinfixpostfix-notationinfix-expressioninfix-to-postfixinfix-to-potfixinfix2potfix
- Updated
Dec 2, 2022 - C
Improve this page
Add a description, image, and links to theinfix2potfix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theinfix2potfix topic, visit your repo's landing page and select "manage topics."