[Rd] a R_PV problem
Antonio, Fabio Di Narzo
antonio.fabio at gmail.com
Tue May 6 14:23:34 CEST 2008
2008/5/6 pseudo <gumpleon at gmail.com>:
[...]
> A strange thing is that after halting the program:
>
> (gdb) p R_PV(colNames)
>
> does not show the content of colNames. I am positive my code is right
> because if I insert "PrintValue(colNames);" in the c code, it will
> print the right value.
Have you tried:
p Rf_PrintValue(colNames)
from the gdb prompt?
A.
--
Antonio, Fabio Di Narzo
Ph.D. student at
Department of Statistical Sciences
University of Bologna, Italy
More information about the R-devel
mailing list