was studying for my exam tomorrow. was trying to translate a java code into c. but stumbled upon lots of problems converting it... gave up on doing it, c has so much problems seriously.. what the ep!!
so i decided to make this code.. written in c. to those who can understand.. well done!
#include <stdio.h>
int main () {
int ch[10]= {102,117,99,107,32,121,111,117,32,99};
int i;
for(i=0;i<10;i++) {
printf("%c",ch[i]);
}
printf("\n");
system("pause");
}
return 0;
You killed Kenny! YOU BASTARD!!
Wednesday, November 17, 2010
Sunday, November 7, 2010
Post Number Zero Zero One
Ahh.. so blogging aye? how the fark do you start this shit... o well.. gonna start by putting up details of myself.
Name: Kenn
Nationality: Filipino
Gender: Male
Location: Perth,WA,Australia
Job: KitchenHand in HungryJacks
University: Curtin
I dont know what else to write.. so yeahh uhmm uhmm.. enter..
Name: Kenn
Nationality: Filipino
Gender: Male
Location: Perth,WA,Australia
Job: KitchenHand in HungryJacks
University: Curtin
I dont know what else to write.. so yeahh uhmm uhmm.. enter..
Labels:
abellana,
australia,
blog,
curtin,
filipino,
hungry jacks,
ken,
kenn,
kmgroundabouts,
noobs,
perth,
random,
roundabouts
Subscribe to:
Posts (Atom)