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 10/05/2003 at 12:46, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.100 Platform: Mac OSX ; Language(s) : C.O.F.F.E.E ;
--------- Hi Folks
Ok, I'll try to write in english... I hope you're able to understand what my problem is
In Coffee I've written "file->WriteReal(3.14);". Then I've sent the file to a friend of mine. The target would be that he is able to import that file with c++. But he gets only silly results, far away from 3.14 Do you know whether it is possible to import something from Coffee with standard-c++?
May you can give me a hint...
Thanks and greetings from Switzerland qwaak
On 14/05/2003 at 14:56, xxxxxxxx wrote:
Please check that you have set the correct byte order with BaseFile::SetOrder(). Then it should work.