[Mono-dev] Math extern call to where?

Robert Jordan robertj at gmx.net
Sat Mar 10 06:38:40 EST 2007


Dennis Hayes wrote:
> This is in the math.c file.
>   Anyone know where the sorce for the extran lib is right off hand?
>    
>   [MethodImplAttribute (MethodImplOptions.InternalCall)]
>   private extern static double Round2 (double value, int digits);

mono/mono/metadata/sysmath.c

Robert




More information about the Mono-devel-list mailing list