Navigation:  Reference > Structure Definition Commands >

MEMBER FLOAT

Previous pageReturn to chapter overviewNext page

This command add a new member of the structure and only have sense inside BEGIN STRUCTURE .. END STRUCTURE commands.

Syntax:

MEMBER FLOAT <memberName>

 

<memberName>

Name of the structure member.

Description:

At binary level stores a 32bit (8 bytes) floating point value from/to Xbase++ NUMERIC value.