[Bf-committers] VC7.1 doesn't link

Drip Stone wisitvenita at gmail.com
Wed Nov 22 17:43:49 CET 2006


Some people use
#define atanf (float)atan
or
#define atanf(a) atan((double)(a))

On 11/23/06, Ken Hughes <khughes at pacific.edu> wrote:
>
> Alexander Ewering wrote:
> >
> > atanf() is not ANSI (C89), and as all of Blender is (still?) supposed to
> be
> > on C89 level, so probably atan() should be used instead (which is C89).
>
> Yeah, c89 is the theory.... but not the practice :-)
>
> Ken
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.blender.org/pipermail/bf-committers/attachments/20061123/712308f2/attachment.html


More information about the Bf-committers mailing list