Thread: how convert c pgm to executable file

  1. #1
    Registered User
    Join Date
    Jul 2008
    Posts
    9

    Smile how convert c pgm to executable file

    hi....brother&sisters.
    i create an application in c lang.
    how do convert c file to executable file.
    And i also create an application in VB .
    how do convert VB file to executable file.
    plz....tell me????????????????????
    Last edited by arul; 10-11-2008 at 06:14 AM.

  2. #2
    Registered User
    Join Date
    Mar 2005
    Location
    Juneda
    Posts
    291
    I'm not sure in vb, but have you tryed a compiler/linker to do that ? Take a look at bloodshed's devc++ ide to compile c/c++ code.

    Hope that helps.

    Niara

  3. #3
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    I am thinking Code Blocks is more up-to-date than Dev-C++. I haven't seen a new Dev-C++ version out in ages.

  4. #4
    Registered User
    Join Date
    Mar 2005
    Location
    Juneda
    Posts
    291
    Surely, I'm using march_25th_2003's Dev-C++ 5 Beta 8 (4.9.8.0) release

    Niara

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Can we have vector of vector?
    By ketu1 in forum C++ Programming
    Replies: 24
    Last Post: 01-03-2008, 05:02 AM
  2. Dikumud
    By maxorator in forum C++ Programming
    Replies: 1
    Last Post: 10-01-2005, 06:39 AM
  3. Encryption program
    By zeiffelz in forum C Programming
    Replies: 1
    Last Post: 06-15-2005, 03:39 AM
  4. File I/O convert
    By Unregistered in forum C++ Programming
    Replies: 1
    Last Post: 10-03-2001, 08:10 AM