char_ptr.Zero Field

GMP Native Interface for .NET

char_ptrZero Field
Gets a null char_ptr.

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 readonly char_ptr Zero
Public Shared ReadOnly Zero As char_ptr
public:
static initonly char_ptr Zero
static val Zero: char_ptr

Field Value

Type: char_ptr
See Also