Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fgets limits?
Message
De
13/04/2001 03:17:50
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00494767
Message ID:
00495222
Vues:
22
Hi Nadya,

What I do is: I am using a dll (C++) developed by a sister company. This dll reads input files, which I generate in VFP, and produces output files, which I read using VFP. The lines I read are very structured, with groups of 64 bytes that contain 8 numbers. Ther can be up to 99 of such groups per line, which is the only complicating factor, and the reason I used fget(file,10000). The rest is simply read by using substr(). Everything worked well in VFP5, now in VFP6 there seem to be introduced bounds on the low level functions.

Auke
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform