|
-
Jul 11th, 2000, 05:29 AM
#1
Thread Starter
Junior Member
I know this is a VB web site but I need to get in touch with people with experience in C++,C and Turbo pascal.. If you think you could help me please email me...
[email protected]
thank you
-
Jul 11th, 2000, 05:35 AM
#2
Addicted Member
I have experience in all the languages you listed. What exactly are you looking for?
-
Jul 11th, 2000, 05:44 AM
#3
Thread Starter
Junior Member
I need some one who can write a Reverse Polish Notation Calculator.. if you can help I will email the exact details to you...let me know..
thanks mate
-
Jul 12th, 2000, 08:29 AM
#4
Thread Starter
Junior Member
somebody please help...Im really STUCK!!!!!!!!!1
PLLLLLEEEEEEEEAAAAAASSSSSEEEEEEE!!!!!!
Rhys
-
Jul 12th, 2000, 09:23 AM
#5
Addicted Member
What kinds of problems are you having?
I must say, I'm not familiar with polish style notation, I would've thought that it was a date/time mechanism.
-
Jul 12th, 2000, 11:18 AM
#6
Lively Member
Which on of these if reverse polish...note that all of the forms below can be created and implemented using a binary tree structure in c++
Normal: (4*9)+2
Method 1: +*492
Method 2: 49*2+
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|