News
We're writing useful classes in my computer science class, and mine was for a pantry inventory. It seemed to me it would be simplest to keep a structure in Private and use an object (also really a ...
I have a class<BR>class Alpha<BR>{<BR> class Record<BR> {<BR> //stuff<BR> }<BR> //stuff<BR>}<BR><BR>And another class<BR>class Beta<BR>{<BR> void method(Alpha::Record ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results