I'm Still Loving You...
When I close my eyes I think of you.
And the time we've had been through
Even through were far apart right now
I remembered back when you were here with me
How you've made my world complete
But now I'm left alone
We talked about love and hope
Wishing we could start a life our own
I wish that I could live without you.
Why did you tear my heart apart
You said you love me from the start
All those painful things you put me through
But I'm still loving you
I tried to give my best to you
I don't deserve the things you do
Everything has gone to memories
I just wish that I knew the truth behind the lies.
Pageviews last month
Tuesday, 27 December 2011
Friday, 23 December 2011
Suffering(6 months)...
I know, I should study...
I know, I should sleep...
I knows, I shouldn't starring laptop 24-7...
I knows, I shouldn't dota, dota and dota again...
Actually, while dota-ing, I didn't enjoyed at all...
Doing that, is to tell meslef that I m happy,
Doing this, is just finding some reasons for myself as well,
For not to holding the books,
For failing my tests,
For being not perfect...
To feels better...
To feels better...
Tuesday, 20 December 2011
My New Baby of C Programming...
//Dream Cruise Holiday Company
//To calculate total cost for each customers
#include <stdio.h>
#include <conio.h>
int selection();
void showMenu();
int main(void)
{
int command, cost=0, meal;
showMenu();
do{
cost+=selection();
printf("Any other order, Sir.\nYES>>1 NO>>0\n>>");
scanf("%d",&command);
}while(command==1);
printf("Do you want to purchase meal vouchars, sir?\n");
printf("Enter amounts of meal vouchers>> RM");
scanf("%d",&meal);
cost+=meal;
printf("\nTotal of this transaction is RM%d.", cost);
printf("\n\nThank You For Purchasing Our Service.");
printf("\nHave a nice day...");
getch();
return 0;
}
void showMenu()
{
printf("Dream Cruise Holiday Company\nPrice List>>\n\n");
printf("Normal Price>>\nAdult:RM200 Child:RM140\nOrder Code: 1\n\n");
printf("Family Package>>\n2 Adults and 2 children only.\nAt only RM600.\nOrder Code: 2\n\n");
printf("Group Travel Package>>\n10 people whose travel together\nCost only RM1800 (save
RM200).\nOrder Code: 3\n\n");
}
int selection()
{
int nA, nC, nFP, nGP, order_code, cost;
do{
printf("Please enter your order code>>");
scanf("%d",&order_code);
switch(order_code)
{
case 1: printf("Enter the no. of adult>>");
scanf("%d", &nA);
printf("Enter the no. of child>>");
scanf("%d",&nC);
cost=(nA*200)+(nC*140);
break;
case 2: printf("Enter the no. of family package>>");
scanf("%d",&nFP);
cost=nFP*600;
break;
case 3: printf("Enter the no of group package>>");
scanf("%d",&nGP);
cost=nGP*1800;
break;
default: printf("You have entered an invalid code, please try again.\n");
}
}while(order_code>3);
return cost;
}
//Dream Cruise Holiday Company
//To calculate total cost for each customers
#include <stdio.h>
#include <conio.h>
int selection();
void showMenu();
int main(void)
{
int command, cost=0, meal;
showMenu();
do{
cost+=selection();
printf("Any other order, Sir.\nYES>>1 NO>>0\n>>");
scanf("%d",&command);
}while(command==1);
printf("Do you want to purchase meal vouchars, sir?\n");
printf("Enter amounts of meal vouchers>> RM");
scanf("%d",&meal);
cost+=meal;
printf("\nTotal of this transaction is RM%d.", cost);
printf("\n\nThank You For Purchasing Our Service.");
printf("\nHave a nice day...");
getch();
return 0;
}
void showMenu()
{
printf("Dream Cruise Holiday Company\nPrice List>>\n\n");
printf("Normal Price>>\nAdult:RM200 Child:RM140\nOrder Code: 1\n\n");
printf("Family Package>>\n2 Adults and 2 children only.\nAt only RM600.\nOrder Code: 2\n\n");
printf("Group Travel Package>>\n10 people whose travel together\nCost only RM1800 (save
RM200).\nOrder Code: 3\n\n");
}
int selection()
{
int nA, nC, nFP, nGP, order_code, cost;
do{
printf("Please enter your order code>>");
scanf("%d",&order_code);
switch(order_code)
{
case 1: printf("Enter the no. of adult>>");
scanf("%d", &nA);
printf("Enter the no. of child>>");
scanf("%d",&nC);
cost=(nA*200)+(nC*140);
break;
case 2: printf("Enter the no. of family package>>");
scanf("%d",&nFP);
cost=nFP*600;
break;
case 3: printf("Enter the no of group package>>");
scanf("%d",&nGP);
cost=nGP*1800;
break;
default: printf("You have entered an invalid code, please try again.\n");
}
}while(order_code>3);
return cost;
}
Sunday, 18 December 2011
Friday, 16 December 2011
Is person who you're eating with...
McD, I had you for so long time,
Finally, today I can have a McD french fries again...
And, I realized the taste wasn't same as before...
Not so delicious...
May be, the fries served not fresh..
I m a bit disappointed and starred at my friends...
"Is it okay?" I m asking...
"It's normal....", they are eating unstoppable...
Sometimes, it taste nice, is just because of a person....
McD, I had you for so long time,
Finally, today I can have a McD french fries again...
And, I realized the taste wasn't same as before...
Not so delicious...
May be, the fries served not fresh..
I m a bit disappointed and starred at my friends...
"Is it okay?" I m asking...
"It's normal....", they are eating unstoppable...
Sometimes, it taste nice, is just because of a person....
Thursday, 15 December 2011
Complex Life...
In real numbers, i, doesn't make sense...
i=surd(-1), something impossible 4 REAL...
Same to our life, not every "why" have the answer...
So, you shouldn't asking "y" anymore...
Maybe, "y" just don't exists...
Or, the answer maybe "x"...
(Doesn't make sense)
Try and learn to accept,
what life gave to you...
In real numbers, i, doesn't make sense...
i=surd(-1), something impossible 4 REAL...
Same to our life, not every "why" have the answer...
So, you shouldn't asking "y" anymore...
Maybe, "y" just don't exists...
Or, the answer maybe "x"...
(Doesn't make sense)
Try and learn to accept,
what life gave to you...
Tuesday, 13 December 2011
Monday, 28 November 2011
Sunday, 27 November 2011
Sunday, 20 November 2011
Lesson In Life...
A wise man sat in the audience and cracked a joke.
Everybody laughs like crazy.
After a moment, he cracked the same joke again.
This time, less people laughed.
He cracked the same joke again and again.
When there is no laughter at crowd,
He smiled and said,
You can't laugh at the same joke again and again,
but why do you keep crying over the same thing,
over and over again?
A wise man sat in the audience and cracked a joke.
Everybody laughs like crazy.
After a moment, he cracked the same joke again.
This time, less people laughed.
He cracked the same joke again and again.
When there is no laughter at crowd,
He smiled and said,
You can't laugh at the same joke again and again,
but why do you keep crying over the same thing,
over and over again?
Leave Me Alone...
Today, I m going to leaving my feeling on this wall...Here, this the only place I feel secure and safe...
Because, there is nobody except me...
Here, a place that definitely belongs to me only...
"Status: Active"
Today, I login Facebook using my friend acct.. I never thought gonna see her status again (As her status already been unsubscribe on my acct.). I hate myself for losing control and the heart pain that never less, after seeing her wall post. I m telling myself, I shouldn't like that, I should be happy as she had found her 1.
But, I just can't.
But, I just can't.
也许, 我们不该再联系...
你的信息, 你的境况, 看了, 只有心痛...
我真的很自私, 对不起...
Saturday, 12 November 2011
Holiday Ends...
Leaving home tonight...
With 1 backpack and 1 hand carry...
Although it's quiet full already,
But, it feel like short of something, I don't know......
Weight on shoulder is lifting on...
It's never good, and I just can't continue...
When this life going to last?
At last, shooting zombies time, I m happy...
I love Left 4 Dead 2...
Leaving home tonight...
With 1 backpack and 1 hand carry...
Although it's quiet full already,
But, it feel like short of something, I don't know......
Weight on shoulder is lifting on...
It's never good, and I just can't continue...
When this life going to last?
At last, shooting zombies time, I m happy...
I love Left 4 Dead 2...
Wednesday, 9 November 2011
Tuesday, 8 November 2011
Confused...
Today, there is something lucky happen to me...
I had received scholarship worth 40k, is quiet a lot to me...
I m happy and curious...
I don't know why, they choosing me,
I m not the better, but the laziest...
I m also doing well during interview,
Dyed hair, not be able speak a fluent language...
I m really not deserve to take this...
May be, I should reject this offer?
Today, there is something lucky happen to me...
I had received scholarship worth 40k, is quiet a lot to me...
I m happy and curious...
I don't know why, they choosing me,
I m not the better, but the laziest...
I m also doing well during interview,
Dyed hair, not be able speak a fluent language...
I m really not deserve to take this...
May be, I should reject this offer?
Monday, 7 November 2011
Some Sort Of Effort...
Sometimes you gotta try your hardest not to care,no matter how much you really do...
I had tried my ever best in doing this,
I thought did it well, and, I was wrong...
I thought did it well, and, I was wrong...
1 picture, 1 massage, even 1 alphabet...
Is making all my effort wasted...
Finally, I realized, it doesn't work...
Finally, I realized, it doesn't work...
Don't think, don't hear, don't see, doesn't means it's gone...
That feeling seem not gonna change, although time passed...
And, I m still here...
Thursday, 3 November 2011
Wednesday, 2 November 2011
2nd NOV 2011...
I think I m okay now...
Just living simple and have a good life...
Keep on telling myself,
I m not special, is okay to be lazy...
I m not smart, is okay to do wrong...
I m not perfect, is okay to fail...
Try to feel a freaked new life...
Try to feel others with heart...
Try to do something dislike...
Feel life, just accept what the God decide...
And, I m not happy with my life...
I think I m okay now...
Just living simple and have a good life...
Keep on telling myself,
I m not special, is okay to be lazy...
I m not smart, is okay to do wrong...
I m not perfect, is okay to fail...
Try to feel a freaked new life...
Try to feel others with heart...
Try to do something dislike...
Feel life, just accept what the God decide...
And, I m not happy with my life...

