BtDate Structure

 

<< Click to Display Table of Contents >>

Navigation:  Field Structures >

 

BtDate Structure

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Structure that is used to store Btrieve Date fields

 

 

 

Prototype

 

 

STRUCTURE BtDate ALIGN 1

 

 

 

Source Code

 

 

STRUCTURE BtDate ALIGN 1

         MEMBER Day     AS BYTE      // Day number

         MEMBER Month   AS BYTE      // Month number

         MEMBER Year    AS WORD      // Year number