Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Struct Variable
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00204069
Message ID:
00204107
Vues:
21
Fred,

Typically structs are defined in VFP as subclasses of Custom with properties for each member of the struct. VFP doesn't really have a direct corallary to an array of bytes. Depending on what you are trying to use the byte array would be a string in VFP.

>The following code in VB.
>
>Public Type restruct ' Defining restruct to be a byte array
>temp(1 To 1024) As Byte
>End Type
>
>How do I define a struct variable in VFP.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform