/* Determine number of bytes for each set. */
bytes = bitset_bytes (type, n_bits);
/* Determine number of bytes for each set. */
bytes = bitset_bytes (type, n_bits);
attribute hints specified by ATTR. */
bitset *
bitsetv_create (n_vecs, n_bits, attr)
attribute hints specified by ATTR. */
bitset *
bitsetv_create (n_vecs, n_bits, attr)
fprintf (file, "%s\n", title);
for (i = 0; bsetv[i]; i++)
{
fprintf (file, "%s\n", title);
for (i = 0; bsetv[i]; i++)
{
- fprintf (file, "%s %d\n", subtitle, i);
+ fprintf (file, "%s %lu\n", subtitle, (unsigned long) i);