C
Cor Ligthert[MVP]
Ben,
What you write is in my opinion also for C# (and VB.Net or whatever Net
language).
A complete modulair program is very simple to make to set everything static
or to create structs.
That the name for a static class is "class" does not mean that it is an
object, it is simple a part of the program on the stack.
(Don't misunderstand me, I don't want it in another way).
Cor
What you write is in my opinion also for C# (and VB.Net or whatever Net
language).
A complete modulair program is very simple to make to set everything static
or to create structs.
That the name for a static class is "class" does not mean that it is an
object, it is simple a part of the program on the stack.
(Don't misunderstand me, I don't want it in another way).
Cor