Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dramatic Increase in VFP marketshare
Message
De
27/11/1999 14:20:56
 
 
À
27/11/1999 14:04:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00295440
Message ID:
00296009
Vues:
30
>>>VFP is a horrid choice if you need to do significant amounts of linked list manipulation.
>>
>>Morning Ed. From what I recall a linked list is a structure much like a database record. Can you give an example of what you mean and why a record in a table wouldn't be appropriate for this?
>
>A linked list is a struture that contains pointers to other structures like itsself, so that there is a sequence of travel for the structure - trees and directed graphs are two classical examples of generic classes of things that are best represented with linked lists. Imagine the headaches of traversing and redirecting the traversal of a data table where each record had fields that pointed to several other records in the same table, or might point to nothing.

Ed,

Perahps a 'real world' example would be a multi-level marketing organization? Where I work we used to have (thankfully! *g* though syill maintining the code) one of these. Each Agent had one parent but could have 'n' "child" Agents. Each Agent was 'linked' to their 'parent' agent and visa versa.

Would this fit the definition?

Best,

DD
Best,


DD

A man is no fool who gives up that which he cannot keep for that which he cannot lose.
Everything I don't understand must be easy!
The difficulty of any task is measured by the capacity of the agent performing the work.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform