Quote:
Originally Posted by xBlackPlagu3x
I've never used C, and I don't think I've ever declared public/private variables in C++. Or maybe I have, I can't remember. Either way, thanks.
|
Although you don't have to use it in D. D has a lot of alternatives for like everything.
You could just do it like you're used to from C# like:
access_modifier(s) field_name