Hi c++ ppl;
I do program in C and couple of years ago finished reading
the book "C++ how to programm" by deitel&deitel which is a great book and give me scoop on the language(i had read their
C how to programm as well), so i have an idea about C++ but can any one show me in a code how close we can get to classes
by using structure that in some way use a function interface.?
I know u cant use functions as members in struct but can u show me the unorthodox way of getting around it.
because in WIN API most of the structures be it be in GDI or
other parts use structures and interfaces to them which i understand are separate entities but can we have then integrated?
thats all thank you,



LinkBack URL
About LinkBacks


