Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
8 user(s) are online (7 user(s) are browsing encyclopedia)

Members: 0
Guests: 8

more...
partner

Ccache

ccache is a computer program which caches the output of C programming language/C plus plus compilation so that the next time, the same compilation can be omitted. This can greatly speed up compiling time. The program counts on the fact that without it, identical source code is compiled repeatedly.

=External links=

*[http://ccache.samba.org ccache]