473,324 Members | 1,646 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

converting infix to postfix expression in 'c'

converting infix to postfix expression in 'c'
Feb 13 '07 #1
7 7755
r035198x
13,262 8TB
converting infix to postfix expression in 'c'
Maybe you should have read the posting guidelines first.
Feb 13 '07 #2
this is urgent to convert infix to postfix. pls send me idea.
Feb 13 '07 #3
r035198x
13,262 8TB
this is urgent to convert infix to postfix. pls send me idea.
If you did this in class you should have an idea of how to do it. There is an algorithm for doing that. Do you know it?
Feb 13 '07 #4
hirak1984
316 100+
what kind of question is this?

what did you do about the prob?where are you struck?
be more clear.
converting infix to postfix expression in 'c'
Feb 13 '07 #5
Motoma
3,237 Expert 2GB
Infix -> Postfix
Feb 13 '07 #6
hirak1984
316 100+
Hi motoma,the link was really cool.I hope people who didnt know about infix,postfix ,prefix... will get enough knowledge.

But I tell you from my personal experience,If the language is new to the
coder implementing these algorithms is not an easy stuff!
Hope you agree,huh?
Infix -> Postfix
Feb 14 '07 #7
Motoma
3,237 Expert 2GB
Hi motoma,the link was really cool.I hope people who didnt know about infix,postfix ,prefix... will get enough knowledge.

But I tell you from my personal experience,If the language is new to the
coder implementing these algorithms is not an easy stuff!
Hope you agree,huh?
I agree entirely, but the site I referenced gave more than enough for someone with a cursory knowledge of the language to work with. It not only outlined the concepts of the logic, but dilineated (in english, and visuals) a flowchart for doing this conversion. Moreover, using common terminology (string and stack) it gave a great place for any C programmer to start on his way to Infix, Postfix and Prefix notation.
Feb 14 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

22
by: Tony Johansson | last post by:
Hello Experts! I'm reading i a book about C++ and they mention infix with telling what it is. I hope you out there can do so. Many thanks! //Tony
19
by: caramel | last post by:
i've been working on this program forever! now i'm stuck and going insane because i keep getting a syntax error msg and i just can't see what the compiler is signaling to! #include <stdio.h>...
2
Mhel
by: Mhel | last post by:
Hi everyone! I need some help in Converting Infix to postfix.I need a program that would do it. Please, I really need help.
5
by: Thumbski | last post by:
Alright basically I just have one simple question. I can code perfectly fine and don't have any problems with the .cpp of the infix class but with my header I can't get anything to work really, any...
30
by: Xah Lee | last post by:
The Concepts and Confusions of Prefix, Infix, Postfix and Fully Functional Notations Xah Lee, 2006-03-15 In LISP languages, they use a notation like “(+ 1 2)” to mean “1+2”....
0
by: coolguyjas07 | last post by:
plzzzzzz help me out to run my source code ......... i hav written dis code to convert infix expression to postfix but not getting desired output.... plzzz help me to get correct output.. d source...
4
by: mahalingsalimath | last post by:
Sir i want to evualate an infix expression without converting into an intermediate form of postfix, using two stacks as a datastructures using C programming.
1
by: aitia | last post by:
this the code. i used ECLIPSE to run this.. it has some codes smells that i can't seem to figure out.. can any one help? import java.io.*; import java.util.*; public class Postfix { private...
2
by: zeroeight | last post by:
Hi guys, I'm a newbie here, I just want to seek for help regarding my program. I want to implement an infix to postfix conversion only accepting numbers. Right now, I already debugged the errors...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, youll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shllpp 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.