Handle large integers in c++

Can anyone tell how to implement bigintegers concept in c++?

There is a tutorial for it on the forum already.

https://discuss.codechef.com/questions/7349/computing-factorials-of-a-huge-number-in-cc-a-tutorial

http://codeforces.com/blog/entry/16380