Contains source to demonstrate how to copy/delete files and folders with HFS+ APIs. It also demonstrates a technique to rename an object if an object of the same name exists in the destination.
This sample shows how to perform these operations in an MP-safe way.
The GNU MP Bignum Library,非常好用的大數運算庫,GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.