HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
float_specs Struct Reference

#include <core.h>

Public Attributes

int precision
 
float_format format: 8
 
sign_t sign: 8
 
bool upper: 1
 
bool locale: 1
 
bool binary32: 1
 
bool use_grisu: 1
 
bool showpoint: 1
 

Detailed Description

Definition at line 2528 of file core.h.

Member Data Documentation

bool float_specs::binary32

Definition at line 2534 of file core.h.

float_format float_specs::format

Definition at line 2530 of file core.h.

bool float_specs::locale

Definition at line 2533 of file core.h.

int float_specs::precision

Definition at line 2529 of file core.h.

bool float_specs::showpoint

Definition at line 2536 of file core.h.

sign_t float_specs::sign

Definition at line 2531 of file core.h.

bool float_specs::upper

Definition at line 2532 of file core.h.

bool float_specs::use_grisu

Definition at line 2535 of file core.h.


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