Revision history of "Native API stats of R.h"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 15:20, 20 June 2016Lukasstadler (Talk | contribs). . (21,120 bytes) (+21,120). . (Created page with "== Input == <pre> #include "R.h" </pre> == Result == <pre> #define Calloc(n, t) (t *) R_chk_calloc( (size_t) (n), sizeof(t) ) // Calloc used 5657 times in 240 packages #defin...")