Thread: c code + visual studio

  1. #1
    Registered User
    Join Date
    Nov 2003
    Posts
    183

    c code + visual studio

    Hi,

    I was wondering how I can run a C code using visual studio.net?
    Would you plz guide me?

    Thanks
    Arian

  2. #2
    Registered User
    Join Date
    Nov 2010
    Location
    Long Beach, CA
    Posts
    5,909

  3. #3

  4. #4
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    keep in mind that visual studio does not (and probably never will) support anything resembling a current, modern implementation of the C language. get code::blocks, eclipse, or netbeans with mingw for current language support.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. visual studio or code blocks
    By moteuchi in forum C++ Programming
    Replies: 1
    Last Post: 04-30-2010, 09:42 AM
  2. My code wont link with gcc but does with Visual Studio
    By moniker in forum C Programming
    Replies: 2
    Last Post: 12-19-2009, 05:08 AM
  3. Replies: 6
    Last Post: 12-19-2007, 12:24 PM
  4. Visual Studio quick code
    By letdoit in forum C++ Programming
    Replies: 5
    Last Post: 08-13-2007, 09:52 PM
  5. Code completion in Visual Studio C++?
    By Unimatrix_001 in forum Tech Board
    Replies: 2
    Last Post: 09-04-2003, 12:46 PM