Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
test_structure_7 Struct Reference

Data Fields

float f1
 
float f2
 
double d
 

Detailed Description

Definition at line 9 of file struct7.c.

Field Documentation

◆ d

double test_structure_7::d

Definition at line 13 of file struct7.c.

Referenced by main(), and struct7().

◆ f1

float test_structure_7::f1

Definition at line 11 of file struct7.c.

Referenced by main(), and struct7().

◆ f2

float test_structure_7::f2

Definition at line 12 of file struct7.c.

Referenced by main(), and struct7().


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