Skip to content

Write Barrier: was: [Rd] function-like macros undefined

2 messages · Vadim Ogranovich, Brian Ripley

#
Luke,

My actual problem was with the RAW() macro, it is not available as a
function. I used INTEGER as an illustration because it was in the same
group of macros, I guess I shouldn't have.

Thank you for your other comments. I was confused, somehow I thought
that in 2.0.x ALL access, even to the atomic vectors, should be done via
macros/functions.

Thanks,
Vadim
#
On Wed, 16 Mar 2005, Vadim Ogranovich wrote:

            
It *is* available in R-devel, soon to be 2.1.0: the function was 
overlooked for 2.0.x.