Skip to content

This program can convert an expression from infix to postfix or prefix notation

License

Notifications You must be signed in to change notification settings

emanueleffe/InfixToPrefixPostfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infix notation to prefix or postfix notation

This program allows the user to convert an arithmetic expression in infix notation, to prefix or postfix notation. The expression can contain only numbers, +, -, *, /, (, ).

This program is written in ANSI C.

About

This program can convert an expression from infix to postfix or prefix notation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published