SEXPREC_HEADER: SEXPREC_HEADER

Description Declaration See Also

Description

\Sexpr[results=rd, stage=render]{c3po:::badge('mobj')} \Sexpr[results=rd, stage=render]{c3po:::badge('USE_RINTERNALS')}

SEXPREC_HEADER is a macro comprising the declaration of four objects:

SEXPREC_HEADER is used in the declaration of SEXPREC.

Declaration

1
2
3
4
#define SEXPREC_HEADER \
    struct sxpinfo_struct sxpinfo; \
    struct SEXPREC *attrib; \
    struct SEXPREC *gengc_next_node, *gengc_prev_node;

In Rinternals.h.

See Also

SEXPREC, sxpinfo_struct


ramiromagno/c3po documentation built on Jan. 5, 2021, 8:01 p.m.