iconAll times are GMT +7. The time now is 02:56 AM. | Welcome to Forum, please register to access all of our features.

» CODER - Indonesian IT Community » Komunitas CODER » CODER Member Lounge » Maen sambung kata lagi nyoook... v2.0

Reply
 
Thread Tools Display Modes
  #821  
Old 03-09-2010, 03:59 PM
Cyber J.S.'s Avatar
Cyber J.S. Cyber J.S. is offline
CODER Contributor
 
Join Date: Nov 2009
Location: Grey-HAT Research Facility
Posts: 550
Default

punya KFC....
__________________
Code:
int GetDrives(int drivetype)
{
	int i = 0, result = 0;
	char drive;
	char* tDrive = (char*)malloc(4);
	
	for(drive='A'; drive<='Z'; drive++)
	{
		tDrive[0] = drive;
		tDrive[1] = ':';
		tDrive[2] = '\\';
		tDrive[3] = 0;
		result = GetDriveType(tDrive);
		if(result == drivetype || (drivetype == MYCOMPUTER && result > 1))
		{
			PrintWithVolume(tDrive, result);
			i++;
		}
		
	}
	free(tDrive);
	return(0);
}
Reply With Quote
  #822  
Old 03-09-2010, 05:00 PM
WHO AM I's Avatar
WHO AM I WHO AM I is offline
CODER Fans
 
Join Date: Jul 2009
Posts: 426
Default

mahal sekali
Reply With Quote
  #823  
Old 03-09-2010, 09:57 PM
chili's Avatar
chili chili is offline
CODER Contributor
 
Join Date: Aug 2009
Location: Page error 403
Posts: 813
Send a message via Yahoo to chili
Default

dua kali...
__________________
! Nothing can be DONE without any ACTION !
Reply With Quote
  #824  
Old 03-09-2010, 11:14 PM
DIDIE's Avatar
DIDIE DIDIE is offline
CODER Contributor
 
Join Date: Oct 2009
Location: Error Locations
Posts: 649
Send a message via Yahoo to DIDIE
Default

kali dua

wakwkkakaka
__________________
SELALU ADA WAKTU UNTUK BELAJAR & BELAJAR
@kaka' Semua ===========>> Mohon saya di bimbing

http://d1d1.co.cc | oN tHE FB
Reply With Quote
  #825  
Old 03-10-2010, 01:07 AM
xaviera's Avatar
xaviera xaviera is offline
CODER Moderator
 
Join Date: Jul 2009
Location: interNIC
Posts: 801
Send a message via ICQ to xaviera Send a message via AIM to xaviera Send a message via Yahoo to xaviera
Default

dibagi delapan
__________________
My mom told me to change this stupid sign....so i did..!!!
Reply With Quote
  #826  
Old 03-10-2010, 08:30 AM
WHO AM I's Avatar
WHO AM I WHO AM I is offline
CODER Fans
 
Join Date: Jul 2009
Posts: 426
Default

sama dengan
Reply With Quote
  #827  
Old 03-10-2010, 12:59 PM
chili's Avatar
chili chili is offline
CODER Contributor
 
Join Date: Aug 2009
Location: Page error 403
Posts: 813
Send a message via Yahoo to chili
Default

akar seperempat...

>.< masuknya matematika euy...
langsung pusing kepalaku
__________________
! Nothing can be DONE without any ACTION !
Reply With Quote
  #828  
Old 03-10-2010, 01:53 PM
WHO AM I's Avatar
WHO AM I WHO AM I is offline
CODER Fans
 
Join Date: Jul 2009
Posts: 426
Default

per delapan
Reply With Quote
  #829  
Old 03-10-2010, 06:28 PM
Cyber J.S.'s Avatar
Cyber J.S. Cyber J.S. is offline
CODER Contributor
 
Join Date: Nov 2009
Location: Grey-HAT Research Facility
Posts: 550
Default

dikali cos30....
__________________
Code:
int GetDrives(int drivetype)
{
	int i = 0, result = 0;
	char drive;
	char* tDrive = (char*)malloc(4);
	
	for(drive='A'; drive<='Z'; drive++)
	{
		tDrive[0] = drive;
		tDrive[1] = ':';
		tDrive[2] = '\\';
		tDrive[3] = 0;
		result = GetDriveType(tDrive);
		if(result == drivetype || (drivetype == MYCOMPUTER && result > 1))
		{
			PrintWithVolume(tDrive, result);
			i++;
		}
		
	}
	free(tDrive);
	return(0);
}
Reply With Quote
  #830  
Old 03-10-2010, 09:35 PM
ridhodarkearth's Avatar
ridhodarkearth ridhodarkearth is offline
CODER Member
 
Join Date: Feb 2010
Location: jakarta
Posts: 91
Default

dibagi sin 45


soryy...
ane bru nongol agy..
sbuk ma gaweanddd..
__________________
just try,, try ,,, n try ,,,
to see the future ..
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump