I premise I don't know C++ well but... I wondered what is this data hiding
thing... I mean, if I can look at the header (and i need it beacuse of the
class), then what's hidden?
Can someone give me an example of something hidden from the user?
thing... I mean, if I can look at the header (and i need it beacuse of the
class), then what's hidden?
Can someone give me an example of something hidden from the user?
Comment