资讯

Data Structure Course Project. Contribute to Farhan59/Infix-to-Postfix-Prefix-Expression-Converter-C- development by creating an account on GitHub.
A client-server system built in C for evaluating mathematical infix expressions using the two-stack algorithm. It uses epoll for concurrent client handling and supports negative numbers, unary minus, ...