News

The program consists of 6 modules: graph.c, polish_not.c, calc.c, draw_graph.c, queue.c, stack.c. graph.c It is an entry module, where functions to read an input, translate it into Polish notation and ...