Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Recent content by Ishizu

  1. I

    BEST Headphones or Earphones worth 500 to 1000 pesos with good bass?

    Ung techshop28 located un sa ibaba ng lrt Pedro Gil station sa 1547 plaza taft, tabi ng pedro roasted chicken. Kakabili ko lang kahapon P800. Isa na lang yung stock na naiwan kulay red.
  2. I

    Programming 101 [Problems & Solutions]

    Programmers paki solve etong C problem using While structure: Write a program to read 10 integers and to find the second smallest of them.
  3. I

    All about programming (Specially c, c++, VB, Java)

    #include <stdio.h> #include <conio.h> main() { printf(" * "); printf(" *** "); printf(" **** "); printf(" *** "); printf(" * "); getch(); } ahihihihi
Back
Top Bottom