/Stack

Primary LanguageCMIT LicenseMIT

Stack

Created a simple c program that is able to read an infix from an input file, check if the stack provided is balanced or not, and then print out the Postfix as well as the results from the program.