ReactOS 0.4.15-dev-7958-gcd0bb1a
_EFLOAT_S Struct Reference

#include <ntgdityp.h>

Public Attributes

LONG lMant
 
LONG lExp
 

Detailed Description

Definition at line 390 of file ntgdityp.h.

Member Data Documentation

◆ lExp

LONG _EFLOAT_S::lExp

Definition at line 393 of file ntgdityp.h.

Referenced by EFtoF(), and FtoEF().

◆ lMant

LONG _EFLOAT_S::lMant

Definition at line 392 of file ntgdityp.h.

Referenced by EFtoF(), and FtoEF().


The documentation for this struct was generated from the following file: