Calculator application without GUI

Discussion in 'C' started by GCK, Jun 30, 2012.

  1. GCK

    GCK New Member

    Joined:
    Jun 28, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I am trying to write code for a calculator in a way it appears in GUI.What i mean here is ,i want to display a zero and then replace it with a value (typed) there after perform operations.I am using Visual Studio 2010 ,i want my output to appear as explained above in the Output window of visual studio.

    Is there any KEYWORD in C++ (may be advanced C++) to replace a value or variable??

    Lastly, is my question right??
    Can this be done on the console window of visual studio ??
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice