http://benji3up2kxewkqfcq7buxk2xd6zwy3zggnurkrm3l4cvwy2iipvyyad.onion/mirrors/gmpdoc/Custom-Allocation.html
Next: Language Bindings , Previous: C++ Class Interface , Up: GNU MP [ Index ] 13 Custom Allocation By default GMP uses malloc , realloc and free for memory
allocation, and if they fail GMP prints a message to the standard error output
and terminates the program.