Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 12/07/2010 at 06:10, xxxxxxxx wrote:
User Information: Cinema 4D Version: 11.5 Platform: Windows ; Mac ; Mac OSX ; Language(s) : C++ ;
--------- Hi,
as there is no request form that I know of for sdk requests I post it here (a request forum would be nice). It would be really more than straight forward if there was a ReadInt() and WriteInt() beside the other read & write operations of a hyperfile. Actually ReadBool() and WriteBool() should already be what I want, but there is always an additional operation necessary due to the typedefinition of the C4D Boolean value type. Would be great if this could be incorporated in a future release so one doesn´t need to add wrappers for this.