![]() |
|
|
#1 | ||
|
Head Coach
Join Date: Mar 2003
Location: Hometown of Canada
|
Running C code in Visual Studio?
I was hoping someone could answer my question...
Is there a way to run individual .c files, or to start a new C project in Visual Studio? Thanks... |
||
|
|
|
|
|
#2 |
|
College Starter
Join Date: Nov 2000
Location: A negative place
|
Can't you just start a c++ project, and add in the standard c libraries?
|
|
|
|
|
|
#3 |
|
Head Coach
Join Date: Oct 2000
Location: Colorado
|
Sure, it comes in as unmanaged code into C# or VB or as moriarty said, start a c++ project.
|
|
|
|
|
|
#4 |
|
Pro Starter
Join Date: Jul 2003
Location: South Bend, IN
|
Last I knew, it still knew what to do with C files (that is, compile them as C, not as C++).
__________________
Hattrick - Brays Bayou FC (70854) / USA III.4 Hockey Arena - Houston Aeros / USA II.1 Thanks to my FOFC Hattrick supporters - Blackout, Brillig, kingfc22, RPI-fan, Rich1033, antbacker, One_to7, ur_land, KevinNU7, and TonyR (PM me if you support me and I've missed you) |
|
|
|
|
|
#5 |
|
Head Coach
Join Date: Mar 2003
Location: Hometown of Canada
|
Thanks guys, it worked when I went to Add Existing Item. Was going to Add New Item for some reason. :P
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|