Original Sender : "int_19h" <[EMAIL PROTECTED]>
---------------------------------
kemaren surfing internet dapet hal yg menarik.. :)
yang suka program C, nih ada teka teki.... :)
/*------code snippet------*/
void myfunction()
{
/* your code goes here */
}
void main()
{
int i;
i=0;
myfunction();
i=1;
printf("i is %d\n",i);
}
/*-------------------------*/
nah sekarang definisikan myfunction() biar yang di print adalah 0 bukan 1.
hehehehe....
ps : yg suka hacking/cracking pasti tau dehh...:)
cheers,
Awie
----------------------------------------------------------------
Compu-Mania MailingList is provided by PT Centrin Utama
Maintained by : [EMAIL PROTECTED]
To Post a msg : Send mail to [EMAIL PROTECTED]
To Unsubscribe : Mail to [EMAIL PROTECTED]
BODY : unsubscribe Compu-Mania
For more information, send mail to [EMAIL PROTECTED]
with "HELP" in the BODY of your mail (without quote).
----------------------------------------------------------------