Le 29 Jun 2000, à 16:10, Nathalie Jarosz a écrit: [...]
extern double foo (double x); extern void bar (void);
Where are these functions and in which form? Is it a C program or do I have to put it in the pascal unit or program? [...]
Leçon d'anglais - 1ère partie ;-) foo = truc bar = bidule et foobar = machinchouette ! En bref, remplace ces trois mots par le nom réel de la fonction, ou de la procédure, que tu veux utiliser (betadev, par exemple) et que tu dois trouver dans un fichier C "truc.h" (peut-être betadev.h...). Tu le trouves ? Bonne chance -- Traduction/Translation -- English lesson - Part I ;-) truc = foo bidule = bar and machinchouette = foobar ! Replace these three words by the real name of the function, or the procedure, that you need (betadev, for example) and that you'll find in a C file called foo.h (betadev.h, perhaps...). Do you find it ? Good luck -- Couperin Pour les francophones (ou "francoscribes") : For those who speak french (or at least read it) : http://www.egroups.com/group/prog_pascal_gnu a french GPC mailing list/un groupe de discussion sur GNU Pascal