Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 415 of file select.c.
Referenced by SELECT_CreateView().
{ int n; for (n = 0; col; col = col->next) n++; return n; }