next up previous contents [pdf] index

Next: Input parameters Up: sf_alloc Previous: Call

Definition

void *sf_alloc (size_t n    /* number of elements */, 
                size_t size /* size of one element */)
          /*< output-checking allocation >*/
{
   ...    
}




2011-07-02