Jump to content

code:pascal phonebook

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Guest_mohsen_j_*

Guest_mohsen_j_*
  • Guests
hi
i need a phonebook with pascal that it can add,delete,search,edit and sort name ,
add:
name,last name,father name,address,2 cellphone number and 2 phone number.
sort:
first sort by name,if 2 or mordan 2 names are similier then sort by last name , and if names are similier then sort by father name.

that program must has interface llike that :
1-add
2-delete
3-search
4-edit
for ex. when you write 1 ,you'll can add information of new persone.
pleas help . this is my project in university.

#2
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Well why you want this in pascal? That can be done but it's kinda too complicated for pascal!

#3
Guest_mohsen_j_*

Guest_mohsen_j_*
  • Guests
in university teach pascal .can you help me?

#4
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Well I don't think I may, not because I don't know(although I don't know how to make everything) but because I don't have much time, to write all that code in Pascal, sorry.

You might search Google or so for it, there are many good Pascal tutorials around.