Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading From An INI File
Message
De
05/06/2002 23:15:49
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00664506
Message ID:
00665256
Vues:
19
>Nope, still got the data type micmatch

To clarify George's recommendation, A VFP NULL is a data non value while a C/C++ NULL is a null pointer which is guaranteed to resolve to 0 in an integer context. There is also a NUL character in ASCII which is '\0' in C or chr(0) in FoxPro.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform