The iterator parameters struct should be initialized to zero in both C and C++. Using memset seems to be the only reliable way to do that.
The iterator parameters struct should be initialized to zero in both C and C++. Using memset seems to be the only reliable way to do that.