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!

[MF]W3SCHOOL June 2016 Update & Cplusplus offline Website

Re: [MF]W3SCHOOL & Cplusplus offline Website

May bago. Cplusplus. Thank you po ulit
 
Re: [MF]W3SCHOOL & Cplusplus offline Website

astig to... ito ang hinahanap ko nung nag aaral pa ako
 
Re: [MF]w3school Website_(11mb only)surf offline

thank you for sharing!!!!!!!!!:clap::praise:
:praise:
:thumbsup:
 
Re: [MF]w3school Website_(11mb only)surf offline

up up up :thumbsup:
 
Re: [MF]w3school Website_(11mb only)surf offline

ang galing nito TS. pa bookmark ako ha.
 
Re: [MF]w3school Website_(11mb only)surf offline

salamat ng madami...
 
Re: [MF]w3school Website_(11mb only)surf offline

ty dito ts :)
 
Re: [MF]W3SCHOOL & Cplusplus offline Website

sir papano niyo nagawa iyan pwede paturo po at salamat po pala :)
:clap:
 
Re: [MF]W3SCHOOL & Cplusplus offline Website

Code:
#include <iostream.h>
#include <conio.h>

main()
{
clrscr();
char a[30], b[30];
cout << "\n\t\tEnter Username: ";
cin.getline(a,29);
cout << "\n\t\tEnter Password: ";
cin.getline(b,29);
if (a[0]=='U' && a[1]=='N'&& b[0]=='P' && b[1]=='W')
{
cout << "password correct.",
goto tama;
}
else
{
cout << "\n\t\tPASSWORD INCORRECT!!";
getch();
return 0;
}
tama:
clrscr();
cout << "\n\t\tPASSWORD CORRECT!!"<<endl<<endl;
cout << "\n\t\tDo you want to continue?";
getch();
return 0;
}

pahelp naman po .beginner po , pano po gawing asterisk yung password nyan ?
thanks po =)
 
Re: [MF]W3SCHOOL & Cplusplus offline Website

Uy may Offline pala nito! Thanks TS
 
Re: [MF]W3SCHOOL & Cplusplus offline Website



latest w3school website 8.44 mb lang.

update po. up up up
 
Re: [MF]W3SCHOOL & Cplusplus offline Website

ung 8.44mb na lng ba ts ang iddl at andun na ang lhat once extracted?
 
Re: [MF]w3school Website_(11mb only)surf offline

Nice one!.salamuch d2 maestro..
 
Re: [MF]W3SCHOOL & Cplusplus offline Website

Wow salamat ts Very Helpful po ito :)
 
Re: [MF]w3school Website_(11mb only)surf offline

pa bm po muna..thanks boss:thumbsup:
 
Re: [MF]W3SCHOOL & Cplusplus offline Website

ang astig... thanks to this...:clap: :yipee: :excited: :happy: :nice: :f1:
 
Back
Top Bottom