[nem-en] Const vs. Static non-mutable

Vladimir Reshetnikov v.reshetnikov at gmail.com
Tue Feb 20 16:24:09 CET 2007


> Really the C# compiler also often convert variables (initialized by literal)
> to const. But it hidden from programmers.

If we say about local variables - yes, but this does not affect anything.
For member variables (fields), it is often important to make a distinction.



More information about the devel-en mailing list