Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to establish references to external functions
Message
De
07/02/2002 15:51:07
 
 
À
07/02/2002 01:59:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00616432
Message ID:
00616984
Vues:
20
>Why not create a .H file full of EXTERNAL declarations?

I created a file FournierTransformationFunction.h. In that file, I tried with this syntax:
#DEFINE IsCookie
That didn't work. So, I tried with this:
#DEFINE IsCookie()
That didn't work. So, I tried with this:
FUNCTION IsCookie
RETURN .F.
How should I enter those functions in the header file in order to them to be recognized at compile time?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform