Saturday, August 7, 2010

I have .net platform on my pc.How do i run a c program writing it on a notepad like in case of jave runtime?

when we have jave runtime installed on our computers we are able to complile our java programs by writing them anywhere on our computers on a notepad,specifying the path of jre.How is this possible in case of .net to run say a c program?I have .net platform on my pc.How do i run a c program writing it on a notepad like in case of jave runtime?
You have to have a C or C++ compiler installed. If you're talking .net, you probably need Visual Studio/Visual C++.I have .net platform on my pc.How do i run a c program writing it on a notepad like in case of jave runtime?
The .NET enviroment currently takes code in VB,C# or C++





To compile the code the way you want it to would need a compiler (Borland or equivalent)

No comments:

Post a Comment