Category > C Structure support xHarbour Developers Network  

 
ItemDescription
(struct)Creates a new structure object
C Structure classAbstract class for C structure support.
HB_ArrayToStructure()Converts an array to a binary C structure.
HB_SizeofCStructure()Calculates the amount of memory required to store a C structure.
HB_StructureToArray()Converts values contained in a binary C structure string to an array.
pragma pack()Defines the byte alignment for the next structure declaration.
typedef structDeclares a new structure in C syntax.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe