Changeset 16991 for titan/titan/header.h


Ignore:
Timestamp:
07/06/12 17:07:48 (11 years ago)
Author:
nit
Message:

[titan] add random funktion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/header.h

    r16922 r16991  
    522522
    523523//global.h
     524int getrandom(int max);
    524525int clearbit(int value, int bitpos);
    525526int checkbit(int value, int bitpos);
Note: See TracChangeset for help on using the changeset viewer.