Show / Hide Table of Contents

    Enum H5T.sign_t

    Types of integer sign schemes

    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public enum sign_t : int

    Fields

    Name Description
    ERROR

    error

    NONE

    unsigned

    NSGN
    SGN_2

    two's complement

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX