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!

C++ Patulong po.

Niko

Recruit
Basic Member
Messages
6
Reaction score
0
Points
16
Paturo naman po neto.
The following are the data on the item
id
item
brand
price
Allow the user to create a list and do the following:
1. add item at the end of the list
2. delete item at the end of the list
3. search item
4. view all the item in the list
Additional requirements
1. Display a menu of choices
2. Allow the user to login first before displaying the menu
3. Terminate the program after the user presses N or n to to the question do you want to continue questions
 
para ma gets mo yan, kelangan alam mo kung anong purpose ng pointers, panu ba arrangement ng variables sa memory (e.g class, struct), at xempre paano gamitin ang linked list. i assume you knew the basics of c/c++
 
Last edited:
para ma gets mo yan, kelangan alam mo kung anong purpose ng pointers, panu ba arrangement ng variables sa memory (e.g class, struct), at xempre paano gamitin ang linked list. i assume you knew the basics of c/c++


Nagawa ko na po yung program.paano po ba maipagsasama yung login dun sa program na nagawa ko???
 
huh totoo?, dba yun nga ang madali, anong part dun?
 
Pagka select mo ng menu, dun mo na isingit yung log in. tapos gamit ka ng if else para icheck kung tama yung password at username niya.
 
Back
Top Bottom