[Gambas-user] datatype for time_t of C for external function

Demosthenes Koptsis demosthenesk at gmail.com
Sun Jun 17 15:31:38 CEST 2018


Hello,

i read about time_t datatype 
https://en.wikibooks.org/wiki/C_Programming/time.h/time_t and i have a 
question about which datatype is the best of gambas language.

in c program the sizeof(time_t) gives me 8 bytes.

So which gambas datatype is better, FLOAT or DATE ?

Thanks!



More information about the User mailing list