Results 1 to 6 of 6

Thread: Experienced Multi Language Programmers Required

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    WALES UK
    Posts
    31

    Exclamation

    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

  2. #2
    Addicted Member Dim A's Avatar
    Join Date
    Jul 2000
    Posts
    201
    I have experience in all the languages you listed. What exactly are you looking for?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    WALES UK
    Posts
    31
    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

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    WALES UK
    Posts
    31
    somebody please help...Im really STUCK!!!!!!!!!1


    PLLLLLEEEEEEEEAAAAAASSSSSEEEEEEE!!!!!!


    Rhys

  5. #5
    Addicted Member Dim A's Avatar
    Join Date
    Jul 2000
    Posts
    201
    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.

  6. #6
    Lively Member
    Join Date
    May 2000
    Posts
    84
    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
  •  



Click Here to Expand Forum to Full Width