Thread: PUTTING UR WRK INTO A folder

  1. #1
    Registered User Prodigy's Avatar
    Join Date
    May 2002
    Posts
    25

    PUTTING UR WRK INTO A folder

    i was wondering in visual c++ how do u like umm how shoul i put it
    u know when theres an icon that goes directly to the program
    how do i take my work and put it in a file that can be exicuted
    i dnt know what im saying maybe u can figure it out
    And the cows moo...
    AIM:ProdigyCpp
    E-Mail:[email protected]
    If you like my avatar plz dont copy it go to:
    http://www.dragid.com/

  2. #2
    Registered User Dual-Catfish's Avatar
    Join Date
    Sep 2001
    Posts
    802
    Compile it. Your compiled EXE can be found in the folder "Debug" or "Release" in the same folder your source code is.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Reading .dat files from a folder in current directory...
    By porsche911nfs in forum C++ Programming
    Replies: 7
    Last Post: 04-04-2009, 09:52 PM
  2. accessing all files in a folder.
    By pastitprogram in forum C++ Programming
    Replies: 15
    Last Post: 04-30-2008, 10:56 AM
  3. Not able to access directory of home folder
    By Bargi in forum Linux Programming
    Replies: 1
    Last Post: 02-06-2008, 02:45 AM
  4. read only folder on Windows
    By George2 in forum Windows Programming
    Replies: 2
    Last Post: 11-05-2007, 09:18 AM
  5. Hiding a folder
    By nextstep in forum Windows Programming
    Replies: 16
    Last Post: 03-20-2005, 03:07 PM