Changeset 197


Ignore:
Timestamp:
11/16/10 10:54:41 (18 months ago)
Author:
ludovic.rousseau
Message:

Display the number of available slots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/getrandom.c

    r85 r197  
    4343                goto noslots; 
    4444        } 
     45        printf("%d slots available\n", nslots); 
    4546 
    4647        /* get first slot with a token */ 
Note: See TracChangeset for help on using the changeset viewer.