How to define a structure which the caller cannot get the detailed data structure internal?
Anonymous
"void *" is OK. But the best answer is "to define a point which points to a structure" which helps compiler to check the type.
Check out your Company Bowl for anonymous work chats.