Google Search: c# define

One of the Google Searches that came by my site was “c# define”.Now I presume that the user was looking to see what you can do with “defines” in C#. Well if you compare them to C #defines then not much at all because in C you define macros that are substituted by the pre-processor to expand the code at compile time. In C#, defines are used to indicate what code to compile when the relevand command is passed in via the “Conditional Compilation symbols”.


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan

<p>One of the Google Searches that came by my site was "c# define".<p />Now I presume that the user was looking to see what you can do with "defines" in C#. Well if you compare them to C #defines then not much at all because in C you define macros that are substituted by the pre-processor to expand the code at compile time. In C#, defines are used to indicate what code to compile when the relevand command is passed in via the "Conditional Compilation symbols".<p />I don't think C# 2.0 changes this, I am not too sure about C# 3.0 though.<p /></p>


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan


Print Share Comment Cite Upload Translate Updates
APA

Paul Kinlan | Sciencx (2005-11-17T00:00:00+00:00) Google Search: c# define. Retrieved from https://www.scien.cx/2005/11/17/google-search-c-define/

MLA
" » Google Search: c# define." Paul Kinlan | Sciencx - Thursday November 17, 2005, https://www.scien.cx/2005/11/17/google-search-c-define/
HARVARD
Paul Kinlan | Sciencx Thursday November 17, 2005 » Google Search: c# define., viewed ,<https://www.scien.cx/2005/11/17/google-search-c-define/>
VANCOUVER
Paul Kinlan | Sciencx - » Google Search: c# define. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2005/11/17/google-search-c-define/
CHICAGO
" » Google Search: c# define." Paul Kinlan | Sciencx - Accessed . https://www.scien.cx/2005/11/17/google-search-c-define/
IEEE
" » Google Search: c# define." Paul Kinlan | Sciencx [Online]. Available: https://www.scien.cx/2005/11/17/google-search-c-define/. [Accessed: ]
rf:citation
» Google Search: c# define | Paul Kinlan | Sciencx | https://www.scien.cx/2005/11/17/google-search-c-define/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.