[Rd] time_t handling in R

Tom McCallum tom.mccallum at levelelimited.com
Wed Sep 27 10:18:13 CEST 2006


Hello all,

I am converting some C code into a package for R and wondered what the  
proper way of handling time_t types from C in R was.  time_t is a typedef  
for long, but R seems to only deal in Integers or Reals, so what is the  
proper way of handling time in an R to C conversion ( or visa versa )?

Many thanks

Tom


-- 
Thomas McCallum
Systems Architect
LevelE Limited
Phone: 0131 - 4724813




More information about the R-devel mailing list