Skip to content

This is a simple Infix to Postfix converter that can convert any Infix expression to its equivalent postfix expression!

License

Notifications You must be signed in to change notification settings

OsamaMahmood/InfixToPostfixConverter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

InfixToPostfixConverter

This is a simple Infix to Postfix converter that can convert any Infix expression to its equivalent postfix expression!

Alt text

Use

gcc InfixToPostfixConverter.c -o InfixToPostfixConverter
./InfixToPostfixConverter

About

This is a simple Infix to Postfix converter that can convert any Infix expression to its equivalent postfix expression!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%