making .exe file

Discussion in 'C' started by Ubha, Jan 9, 2007.

  1. Ubha

    Ubha New Member

    Joined:
    Dec 17, 2006
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    0
    Dear all,

    Is it possible to create .exe file to the .cpp program code. for eg: i have example.cpp file. how to i create .exe file for this .cpp so that my program no need to run every time.

    thankx,
    ubha
     
  2. DaWei

    DaWei New Member

    Joined:
    Dec 6, 2006
    Messages:
    835
    Likes Received:
    5
    Trophy Points:
    0
    Occupation:
    Semi-retired EE
    Location:
    Texan now in Central NY
    Home Page:
    http://www.daweidesigns.com
    Any common, decent compiler on a system using .exe files has, as one of it's tasks, the production of such files. Read your documentation. If you don't have any, see Mr. Google.
     

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