Print Page | Close Window

Compiling plain C in VS.NET

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: General Discussion
Forum Description: General discussion and chat on any topic.
URL: https://forums.webwiz.net/forum_posts.asp?TID=10421
Printed Date: 31 March 2026 at 11:50am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Compiling plain C in VS.NET
Posted By: Diep-Vriezer
Subject: Compiling plain C in VS.NET
Date Posted: 13 May 2004 at 3:50pm
Hi all. Now I've learned quite a bit of C, and I had a DevC++ compiler to compile all the stuff into a plain EXE. However, is it also possible to compile plain C with the VS.NET (so not compiling in the IL)?

-------------
Gone..



Replies:
Posted By: Mart
Date Posted: 13 May 2004 at 4:07pm
Don't think so, if you are pretty good with C you could just use C++.NET


Posted By: Diep-Vriezer
Date Posted: 13 May 2004 at 4:19pm
But that would lose the speed of plain C, since C++.NET isn't really C..

-------------
Gone..


Posted By: Mart
Date Posted: 13 May 2004 at 4:51pm
AFAIK VS.NET doesn't contain a C compiler


Posted By: Diep-Vriezer
Date Posted: 13 May 2004 at 5:12pm
Well, I downloaded the MinGW (using GCC) package. Still looking for a nice editor with a buildin GCC compile function. Anyone got any ideas?

-------------
Gone..


Posted By: Diep-Vriezer
Date Posted: 13 May 2004 at 6:38pm

Well, I downloaded DevC++, quite a nice program, with nice features.

However, I need to have some header files, and they are not included. Does any of you guys knows these files?

netdb.h
sys/socket.h
netinet/in.h
arpa/inet.h



-------------
Gone..


Posted By: Mart
Date Posted: 14 May 2004 at 2:36am
Do a google for them, I am sure you will be able to find them somewhere...


Posted By: Diep-Vriezer
Date Posted: 14 May 2004 at 3:37am

I did. But those files #include an enormous amount of other headers, which will link to other headers and so on.

However, I did found out that they are based in Program Files\Microsoft Visual Studio\VC98\Include. Does any of you guys still have VC6? It's 700 MB, and for just those files.. Wel..



-------------
Gone..


Posted By: huwnet
Date Posted: 14 May 2004 at 2:31pm
I know borland now have a free c/c+ compiler



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net