transcendental
Dec 15th, 2001, 06:05 AM
Well guys, can I make other functions as my class's member functions? Source code not available to me. Can I do this in order to make a OOP framework out of the APIs.
Izzit as easy as declaring the member functions as extern and include the header?
Or it is not possible?
If it is not possible, I have to make a wrapper class in which its member functions call the APIs.
Any ideas or comments, pls contribute them here....
Thanks.:p
Izzit as easy as declaring the member functions as extern and include the header?
Or it is not possible?
If it is not possible, I have to make a wrapper class in which its member functions call the APIs.
Any ideas or comments, pls contribute them here....
Thanks.:p