Displaying 2 results from an estimated 2 matches for "r_nc_get_vara_text".
2010 Mar 09
1
ncdf installation
...unsigned int’, but argument 3
has type ‘size_t’
ncdf.c: In function ‘R_nc_get_vara_int’:
ncdf.c:239: warning: format ‘%u’ expects type ‘unsigned int’, but argument 3
has type ‘size_t’
ncdf.c:245: warning: format ‘%u’ expects type ‘unsigned int’, but argument 3
has type ‘size_t’
ncdf.c: In function ‘R_nc_get_vara_text’:
ncdf.c:296: warning: format ‘%u’ expects type ‘unsigned int’, but argument 3
has type ‘size_t’
ncdf.c:302: warning: format ‘%u’ expects type ‘unsigned int’, but argument 3
has type ‘size_t’
ncdf.c: In function ‘R_nc_ttc_to_nctype’:
ncdf.c:424: warning: implicit declaration of function ‘exit’
ncdf...
2010 Mar 24
1
install ncdf package
...unsigned int?, but argument 3
has type ?size_t?
ncdf.c: In function ?R_nc_get_vara_int?:
ncdf.c:239: warning: format ?%u? expects type ?unsigned int?, but argument 3
has type ?size_t?
ncdf.c:245: warning: format ?%u? expects type ?unsigned int?, but argument 3
has type ?size_t?
ncdf.c: In function ?R_nc_get_vara_text?:
ncdf.c:296: warning: format ?%u? expects type ?unsigned int?, but argument 3
has type ?size_t?
ncdf.c:302: warning: format ?%u? expects type ?unsigned int?, but argument 3
has type ?size_t?
ncdf.c: In function ?R_nc_ttc_to_nctype?:
ncdf.c:424: warning: implicit declaration of function ?exit?
ncdf...