bannerweb

line

fungky46@gmail.com line

 

Site Navigation

 

» News

» About the owner

Biography

Bios

Song Lyrics new

» MultiMedia

Download new

Wallpapers

Photos

Youtube

Nyanyian Dharma 2

» Band Profile

» Interactive Links

Superman Is Dead

Limp BIzkit

Nirvana

G I G I

Dewabudjana

Free Mp3 Download

Free Stuff

Rancid

Korn

LOLOTBAND.COM

» Contact Me

 

 

tes

Free Music

http://ngurah.4shared.com/

This bIOS for Playstation Emulator

http://oocities.com/fungky46/scph1001.bin.................................Click here for download

http://oocities.com/fungky46/scph10000.bin.................................Click here for download

If U want another Playstation Bios emulator Click here

This Code for Hack the Geocities Advertisement Frame:

<SCRIPT language=javascript>
<!--
// Hack FRAME GEOCITIES
if(top.location.href != self.location.href)
{
top.location.href = self.location.href;
}

// Jendela fungky46 Ganti Frame
var fungky46 = '';
function buka_fungky46(url)
{
if (!fungky46.closed && fungky46.location)
{
fungky46.focus();
} else {
fungky46=window.open(url, '','toolbar=0,location=0,directories=0,status=no,menubar=0,scrollbars=yes,resizable=yes,width=550,height=310');
}

if (!fungky46.opener)
{
fungky46.opener = self;
}

if (window.focus)
{
fungky46.focus();
}
return false;
}
//--> AKHIR HACK FRAME
</SCRIPT>

Code for Showing Message in Status Bar:

<SCRIPT language="javascript">
var Text="-Mendukung Penolakan terhadap RUU Anti Pornografi & Pornoaksi- FREEDOM 2 be ur self"
var Pos=1

function UpdateStatusBar(){
window.status=Text.substring(0,Pos++)
if (Pos==Text.length) Pos=0
setTimeout("UpdateStatusBar()",Math.random()*500)
}

UpdateStatusBar()
</SCRIPT>

Code for convert from Delphi function to C++ Builder:

Functions trunc(), pred(), succ(), bitsize(), odd(), chr(), ord() are implemented by macros in the following way:

#define trunc(x) ((integer)(x))
#define pred(type,x) ((type)((x) - 1))
#define succ(type,x) ((type)((x) + 1))
#define bitsize(x) (sizeof(x)*8)
#define odd(x) ((x) & 1)
#define chr(n) ((char)(n))
#define ord(c) ((int)(unsigned char)(c))

Round function is implemented as
trunc(x+0.5) x >= 0
round(x) =
trunc(x-0.5) x < 0

Pascal function size(x) is replaced with C operator sizeof(x)

 

fungky46©2006