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!

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

Wala po bang mga initial code? Sana po kasi itry muna ninyo, tapos dun sa hindi ninyo maintindihan dun kayo namin matutulungan.
 
parang awa nyo na pa-help naman po sa "FOR NEXT STATEMENT sa VISUAL BASIC" report ko po kc, no idea tlga khit puntahan ko c mr.google di ko nmn maintindihan please ^^ pm nio nlng po ako or tx if you want 09168256169 SUPER VERY THANK YOU SO MUCH

disagree never nag provide si google ng confusing thought sa isang partikular na topic!

refer to this link http://www.martin2k.co.uk/vb6/tips/vb_7.php
or
http://www.vb6.us/tutorials/understanding-do-and-while-loops

sa tingin ko very well explain na ung anjan.. naka dipende nalang sayo kung pag aaralan mo.
 
SER PATULONG PLS NEED KO NA 2 sa monday

VBS po ito

1.create a program that will allow you to choose the diff.properties of a rich textbox using menus
2.name the form frmNotePad and set its capton as Note Pad
3.there should be 5 menus:
a.file:new,open,save,print and exit
b.edit:undo,redo,cut,copy,paste and select all
c.font effect:bold,italic,underline and strikethrough
d.format:font,font color
e.help:about program and about author
4. add a rich textbox control into the form
5.create a code that works when the program run

Number 5 na po ako...
need ko po talaga help :pray::pray::pray::pray::pray:
maraming salamat po
 
any online website or tutorial po na magandang pag-aralan ang c++? Thank you.
 
how to convert string to array character? gagamitin po namin sa pag gawa ng program sa pg convert sa number system (hex, bin,oct).. salamat po
 
Sir Help naman po penge namn po ng mga codes About GUI Codes.3 programs po kelangn ko salamat in advance!
 
masters, patulong naman po kung pano matrace sa system yung unang gamit ng pc/laptop?
 
help naman po sa c++ number convert to word ranges 1~999
eg. kapag tinype ko pong 123 lalabas po sa output ay one hundred twenty three

plss po
maraming salamat po
kung mron na po d2 sa thread pa bigay nalang po ng link baka na ask na po ito dati
 
help po , pano ung code na kpag nahit mo ung enter action sa textbox na maconfirm mo siya parang sa login ng fb pagka enter mo sa pass or sa username enter na sa next webpage
 
@jin, try mo to, hehe..

Code:
len=strlen(str);
	
	for(ptr=0;ptr<len;ptr++){
		if(str[ptr]==ltr){
			printf("Replace: ");
			scanf("%c",rep)
			str[ptr]=rep;
		}
		else{
			printf("No match found!\n");
		}
		
	}

pinaka loop lang yan, ayusin mo nalang :D
 
Galing mo po kuya .. .
Gusto ko sana matuto ng husto sa Java Language kaso yung prof ko madalang pumasok .. . nakaka inis ..

sayang ..
talagang hindi lahat natututunan sa skul .. kelangan mo din magsumikap para matuto talaga ..
thanx sa mga info mo sir .. keep sharing :D
godbless ! :thumbsup:
 
gud day po mga master.. patulong lng po ako about sa thesis title or Com Sci...
nahihirapan kasi kami mag hanap ng title..
yun sana medyo kaya lng..

any titles you can suggest guys.?
 
sino po ba may video tutorial ng VB6 and c++ nid ko po nirereview ko kac utak ko hehe
 
Back
Top Bottom