Posted by: Bug Dork on: February 22, 2009
Tadi pagi ketika masuk ruang kerja, saya sudah mendapati adanya Majalah PC Media Edisi 03/2009 di atas meja. Merasa lebih cepat saja dari biasanya. Seperti biasanya, kehadiran Majalah PC Media membawa rilis terbaru PC Media Antivirus yaitu PCMAV 1.93. Sejak pagi tadi sebenarnya saya sudah menyelesaikan upload ke berbagai layanan file hosting gratis, namun karena [...]
Posted by: Bug Dork on: February 19, 2009
How to write a C program without a main function?.Is it possible to do that.Yes there can be a C program without a main function.Here’s the code of the program without a main function…
#include<stdio.h>
#define decode(s,t,u,m,p,e,d) m##s##u##t
#define begin decode(a,n,i,m,a,t,e)
int begin()
{
printf(” hello “);
}
Does the above program run without the main function? Yes, the above program runs perfectly [...]
Posted by: Bug Dork on: February 18, 2009
VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL).
See [...]
Posted by: Bug Dork on: February 18, 2009
BurnAware Free is a free CD, DVD, Blu-ray Disc burning software. It is ideal for users with basic disc burning needs as backup, creating data, audio, video discs and burning disc images. Free, easy to set up, it enables you to save your files to disc quickly and provides clean, flexible interface to help you [...]
Posted by: Bug Dork on: February 9, 2009
Earlier we reported about the sight of the new SkyBox website going live for some time and later it turned out to be that it was indeed one of new Microsoft’s offering – Microsoft My Phone Web Service
Microsoft has now officially responded to jkOnTheRun website about the new My Phone web service:
Today, Microsoft’s My Phone [...]
Komentar Anda