HOW DO I save the representation of a class in binary file. i mena like the class is represented in memory at runtime and then how i read it into class
?
Name:
Anonymous2011-05-31 14:42
>>18
And there are some OOP languages where the object and the class are the same thing. Ie, there is no class instance. But I doubt that someone like you would have known such an obscure fact.