#define MASKSET(v,n,r) MASKSETTYPE (v)[(((n)*(r))+MASK_MAX_ROUND())/MASKTYPEBITS(MASKSETTYPE)]; const int v##_mask_size = r;
declare a mask set.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|