Akim Demaille wrote:
What do you propose?
A simple, general solution is to use only malloc/calloc/realloc, and to have bitset functions fail when they exhaust memory.
Akim Demaille wrote:
What do you propose?
A simple, general solution is to use only malloc/calloc/realloc, and to have bitset functions fail when they exhaust memory.