Thread: How to compile .c files with Visual C# Express 2005

  1. #1
    Registered User
    Join Date
    Feb 2008
    Posts
    30

    How to compile .c files with Visual C# Express 2005

    Hi,

    I have downloaded Visual C# Express 2005, and I want to compile .c files with it, but I have no idea how I can do that. Can someone tell me how that can be done with the program? I can code in C#, but I really don't understand Visual C# Express.

    Thank you very much.

    Regards,

    Ben

  2. #2
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    You don't. C# isn't C.
    You need to download the C++ version.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  3. #3
    Registered User
    Join Date
    Feb 2008
    Posts
    30
    Thanks

    I am going to download it right now.

    Ben

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how to use microsoft visual c++ 2005 express edition
    By crazyheavyd in forum C++ Programming
    Replies: 4
    Last Post: 10-05-2007, 02:59 PM
  2. Visual C++ 05 Express Header Files
    By comwiz in forum C++ Programming
    Replies: 14
    Last Post: 02-16-2006, 07:00 AM
  3. load gif into program
    By willc0de4food in forum Windows Programming
    Replies: 14
    Last Post: 01-11-2006, 10:43 AM
  4. Visual C++ 2005 linking and file sizes
    By Rune Hunter in forum C++ Programming
    Replies: 2
    Last Post: 11-12-2005, 10:41 PM
  5. <list>
    By Unregistered in forum C++ Programming
    Replies: 9
    Last Post: 02-24-2002, 04:07 PM