Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dramatic Increase in VFP marketshare
Message
From
27/11/1999 14:04:48
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00295440
Message ID:
00296006
Views:
25
>>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.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform