#How can i preform data hiding and encapsulation in C ?

4 messages · Page 1 of 1 (latest)

topaz granite
#

How can i preform data hiding and encapsulation in C ?

tight jungleBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

strange night
#

you can use opaque structs, but theres not much beyond that

topaz granite
#

!solved