Click or drag to resize
gmp_libgmp_errno Property
Gets or sets the global GMP error number.

Namespace:  Math.Gmp.Native
Assembly:  Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static int gmp_errno { get; set; }

Property Value

Type: Int32
See Also