Possible Duplicate:
C++ Class or Struct compatiblity with C struct
I read this FAQ: What are Aggregates and PODs and how/why are they special? , and got a following question. Is it guaranteed to safe passing POD types to C or vise versa?
Possible Duplicate:
C++ Class or Struct compatiblity with C struct
I read this FAQ: What are Aggregates and PODs and how/why are they special? , and got a following question. Is it guaranteed to safe passing POD types to C or vise versa?