how to transfer a program made by c/c++ language on a computer

Discussion in 'C++' started by hirwa, Sep 1, 2010.

  1. hirwa

    hirwa New Member

    Joined:
    Sep 1, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    how to transfer a program made by c/c++ language on a computer which don't have a c/c++ compiler.

    yours sincerery,
    hirwa
    thanks
     
  2. dotNet Zombie

    dotNet Zombie New Member

    Joined:
    Aug 28, 2010
    Messages:
    34
    Likes Received:
    10
    Trophy Points:
    0
    Occupation:
    .Net Developers
    Location:
    Minnesota
    Home Page:
    http://www.dotnetzombie.net
    Again not the right area,

    but after you compile the C/C++ code and have the executable you can just transfer it to a computer, it won't need a compiler on it.
     
  3. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Moved to C-C++ forum
     
  4. virxen

    virxen Active Member

    Joined:
    Nov 24, 2009
    Messages:
    387
    Likes Received:
    90
    Trophy Points:
    28

    if both computers have a similar operation system.


    otherwise install a compiler.
     

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