Karim BELABAS on Tue, 18 May 1999 12:52:59 +0200 (MET DST)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: DV and DI in prototypes of a GP function


[Ilya:]
> Some GP functions have DV and DI in prototypes.  
> 
>  {"vector",22,(void*)vecteur,8,"GDVDI"},
>  {"vectorv",22,(void*)vvecteur,8,"GDVDI"},
> 
> It is not documented what this defaults do.  Is DI the same as D0,I,  ?
> Is DV the same as Dx,V, ?  In other words, what is entree* and char*
> which the functions get?

Hum, I forgot to document this in the released version. It's the same as
for default GEN and GEN*: NULL (i.e all pointers share the same "default"
value).

   Karim.
__
Karim Belabas                    email: Karim.Belabas@math.u-psud.fr
Dep. de Mathematiques, Bat. 425
Universite Paris-Sud             Tel: (00 33) 1 69 15 57 48
F-91405 Orsay (France)           Fax: (00 33) 1 69 15 60 19
--
PARI/GP Home Page: http://hasse.mathematik.tu-muenchen.de/ntsw/pari/