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!

source code ng telephone directory program gamit ang C++

jarenlou

Recruit
Basic Member
Messages
3
Reaction score
0
Points
16
:help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help:
:
Magandang umaga....nais ko sanang humingi ng tulong sa mga magagaling na programmers na kapwa ko Pilipino hinggil sa proyekto namin sa asignaturang "Data Structure and Algorithm". ito ay ukol sa paggawa ng isang running program ng isang simpleng "Telephone Directory" nasa ibaba ang karagdagang impormasyon.

Ang telephone directory na aking tinutukoy ay maari dapat mag-ADD ng file. halimbawa
name:
address:
tel. no.:
at ang file na ito ay maaaring ma-EDIT, SEARCH ,VIEW at DELETE ng user.

sample output:
MENU:
ADD_SEARCH_EDIT_VIEW ALL_EXIT
pag pinili ng user ang aDD ito ang lalabas.

name:
Last:
First:
M.I.:
at pagkatapos ay mase-Save ang impormasyong kanyang ibinigay.At doon na xa pwedeng magSEARCH, EDIT, at VIEW


_mga kapwa ko Pilipino kahit anong uri ng tulong ay talagang katanggap-tanggap..!!!


maraming salamat!!!!


MABUHAY ang mga PILI PINO!!!!
SULONG PILIPINAS!

muli magandang araw!!!!!

:help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help::help:
 
_maraming salamat sa maagap na atensyon ngunit ang ibinigay ninyo pong source code ay hindi angkop spagkat hindi po siya mag"RUN"..maraming salamat at magandang araW!!!:)_
 
_maraming salamat sa maagap na atensyon ngunit ang ibinigay ninyo pong source code ay hindi angkop spagkat hindi po siya mag"RUN"..maraming salamat at magandang araW!!!:)_

pag nagawa mo yung add part tutulungan kita.

tip: gawa ka ng class para sa entry. lagyan mo sa attributes yung fields. gumamit ka ng linked list para sa record para resizable. mas mainam kung ArrayList ang gamitin kung marunong ka. kung array kc ang gagamitin, may limitation sa size. lagyan mo ng method na edit ang class na gagawin mo para mas simple at modular.
 
Linked list yung Array List diba?

EDIT: ay iba pala yan, sorry.
 
Last edited:
magandang topic to. masubukan ko ngang gawin to.:pray:
 
katamad naman ng estudaynte na ito. dito pa nag pagawa ng asayment nya.
 
Back
Top Bottom