Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP versus C++
Message
De
28/10/2003 01:21:04
 
 
À
27/10/2003 08:44:41
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., Nouvelle Zélande
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00842594
Message ID:
00843386
Vues:
24
>Al
>
>
CREATE CURSOR myc (cURL c(254))
>APPEND FROM ;
>  "c:\documents and settings\????\local settings\temporary internet files\content.ie5\index.dat" ;
>   DELIMITED FOR [http:/] $ cURL
>REPLACE cURL WITH STRTRAN(cURL,[ð­],[]) all
>
>
>Almost instant for a 15Mb file with 48,000 rows of which 1800 are urls.

Very interesting approach. However, it doesn't use the "classic" string-handling functions in VFP. I was hoping someone could come up with a lightning-fast routine that uses them, to show that VFP can give us a good percentage of what the machine is theoretically capable of doing - and that VFP is reasonably close to C/C++/C#(?).
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform