Hey guys... I am working on a program which converts infix to postfix. My coversion to postfix works perfectly. I am using dynamic char array for data storage. The problem arrises while evaluation. I am wondering how to evaluate. I have been able to seperate out the terms by inserting a comma in between operators but how to convert them to a double for calculation. Need some advice. Once again the conversion is working to let you know....

Oh ya.. I created a stack class which I am not putting out...


//////////////////////////////////////////////////////////////////////////////////

Please put in the code and mention the area in which you are facing troubles and then ask us... In this way we can help you better...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.