Skip to content

aarnaout/Infix2postfix_Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Infix2postfix_Cpp

A small app to convert infix equations into postfix format for programmers using C++

The app will prompt you to enter an equation, then the output will be printed to the command line. The app will prompt you again if you wish to continue.

Thanks, Abed

About

A small app to convert infix equations into postfix format for programmers using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages