|
-
Nov 5th, 2006, 09:11 PM
#2
Fanatic Member
Re: C# compiler? anyone knows how it's written?
What I know about their compiler is the command line, mcs.
Example: mcs program.cs
I found it w/ MONO, they confirmed that they are using C#'s compiler and when I'm compiling my codes in MONO I'm using that command line and my program works.
If I compile the program using VS2005 it still works w/ MONO so I analyzed that it is the mcs.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|