THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/08/2003 at 20:37, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.200
Platform:
Language(s) : C++ ;
---------Maybe it's in the new documentation ( all I found was 8.1 SDK docs? ), but, v8.1 hf->ReadChannel(BaseChannel* ) did not require an allocated BaseChannel where as it seems 8.2 does ( tested as part of my J1 import code ). Assuming that the pointer should be NULL when passed to the function because it worked in 8.1 ( contrary to how 8.2 works ). This was painful. Maybe others can benefit...
David Farmer