Current location: Hot Scripts Forums » Programming Languages » C/C++ » how is the program of the INFIX to POSTFIX in stack using linked list?


how is the program of the INFIX to POSTFIX in stack using linked list?

Reply
  #1 (permalink)  
Old 08-08-04, 02:17 AM
venice venice is offline
Newbie Coder
 
Join Date: Jun 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy how is the program of the INFIX to POSTFIX in stack using linked list?

if input as : (2+3*8)-7
how to produce the output as : 238*+7-
by using the linked list?
Reply With Quote
  #2 (permalink)  
Old 08-09-04, 11:59 PM
shabbirbhimani's Avatar
shabbirbhimani shabbirbhimani is offline
Newbie Coder
 
Join Date: Aug 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Hello

I think you need the program and I have done this using array and can give you that program. If you need the program do let me know.

Thanks
Shabbir Bhimani
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help me find a powerful mailing list program abuzerK Script Requests 3 09-17-03 09:32 AM


All times are GMT -5. The time now is 04:29 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.