January 2010
22 posts
Nang nahulog ang puso ko sa may Taft.
Dun sa may UN. Ganto kasi yun.. Pauwi na ako kasama si Verna. Sa Buendia ako sasakay ng Bus kasi nagtitipid ako. XD E di sumakay na kami ng jeep. Ng nasa Isitan na, syempre bumaba na si Verna. Ayaw ko pa umusog nun sa dulo. First time nga e. Ewan ko kung bakit. Tapos, sa Lawton, may sumakay na babae. E di napausog ako sa dulo. Nang nasa bandang UN na kami,medyo traffic. Lalabas ko na sana cp ko...
Jan 29th
1 tag
Jan 29th
3 tags
notes#5
Use of Built-in Function #include<stdio.h> #include<conio.h> #include<time.h> void GetDateTime (void); main (){ clrscr(); printf(“Before the GetDateTime() function is called. \n”); GetDateTime(); printf(“After the GetDatetime() function is called. \n”); getch(); return 0; } void GetDateTime (void) { time_t now; printf(“Within...
Jan 29th
3 tags
notes#4
Making Function Calls #include<stdio.h> #include<conio.h> int function_1(int x, int y); double function_2(double x, double y){ printf(“Within function_2. \n); return(x-y); } main () { int x1=80; int y1=10; double x2=10.123456; double y2=10.123456; printf(“Pass function1 %d and %d. \n”, x1, y1); printf(“Function_1 returns %d. \n”,...
Jan 29th
3 tags
notes#3
Types of parameters: 1. Formal -Inside protoype and definition. 2. Actual- Actual value inside function call.
Jan 26th
Jan 25th
211 notes
1 tag
Jan 25th
146 notes
Jan 23rd
2 tags
Jan 23rd
1 tag
Jan 22nd
paperpencilknife asked: need help sa C++? :))
Jan 22nd
Jan 17th
1 tag
Jan 17th
Listenkaththecrapout: helgaholic: Digital Love, Daft...
Jan 17th
69 notes
Jan 16th
Jan 10th
Jan 10th
In 2010, UST..
proxyego: neverforgetisz: iamepic: kevinlovesmasha: • Swatch, the Swiss watch company, will design and manufacture a special UST Quadricentennial watch; • Bangko Sentral ng Pilipinas will issue special commemorative bills and coins, while the post office will issue special commemorative stamps; • Declaration of the eight decade-old Main Building as a national heritage landmark on Jan....
Jan 8th
197 notes
Jan 8th
Jan 3rd
22 notes
Jan 1st
2,542 notes
Jan 1st