tostring options can crash Cinema4D
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/04/2006 at 08:10, xxxxxxxx wrote:
User Information:
Cinema 4D Version:
Platform:
Language(s) : C.O.F.F.E.E ;---------
In the SDK states, for the tostring function that "The formatting syntax is similar to the format field in the C function printf()." and, even in the code example we have the following:// See a C printf documentation for more information.
Well, in C we can use the parameter "s" to get a string, instead of simply "c", for a character. But, in COFFEE, if I try to use the "s" parameter, Cinema4D crashes. It may not be implemented but it should return an error, instead of crashing.
Rui Batista