CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2008
    Posts
    1

    in biHello friends iam g trouble please help me VERY URGENT plzzz.

    I want this program output code so plz plz plz plz help me

    program out put is

    EXPRESSION:now user gives here these types of values like this

    EXPRESSIONnow for example user gives here)3/2+3/4-7*10/3/7

    (now the program will be automatically calculate the answer & give answer in one line).

    so plz plz plz help me my friends to make this program this is very urgent plz plz plz plz.

    thank you.

  2. #2
    Join Date
    Nov 2003
    Posts
    2,185

    Re: in biHello friends iam g trouble please help me VERY URGENT plzzz.

    Homework?

  3. #3
    Join Date
    Jan 2006
    Location
    18° 32' N / 73° 52' E
    Posts
    416

    Re: in biHello friends iam g trouble please help me VERY URGENT plzzz.

    Quote Originally Posted by zubair56
    so plz plz plz help me my friends to make this program this is very urgent plz plz plz plz.
    At least start with something !!! You should be having some idea of doing so.... One thing is sure.... you need to parse the string..

    need to apply BODMAS rule for sure........

    and for this you have to play a lot with strings.....................

    I am sure you people must have tought something on this for sure !

    Give us the inputs; and we will help you
    Regards,
    MMH
    Rate my post if you find it usefull.

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

Featured