News
So I've got a csv handling class that I wrote. It seems to work fine, *most* of the time.<BR>Here's what the application does:<BR>opens files two files, and processes the second against the first.
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