Address Book

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?UTF-8?B?VWpqd29sIOCksuCkvuCkruCkv+Ckm+CkvuCkqOCl

    Address Book

    Does anybody provide link/program for:
    a simple address book that asks to enter name, address , phone etc and
    stored in a fixed length text file and allows to edit, delete and view
    records.
    and use standard ansi codes(making cross-platform)
    please i wanna learn c as i get all idea i need to do my project form
    this small help
    please
    please
  • Dan

    #2
    Re: Address Book


    "Ujjwol ????????[UNIX]" <ujjwollamichha ne@gmail.comwro te in message
    news:26209f50-45f4-432f-b8a6-5baaa465cee3@b1 g2000hsg.google groups.com...
    Does anybody provide link/program for:
    a simple address book that asks to enter name, address , phone etc and
    stored in a fixed length text file and allows to edit, delete and view
    records.
    and use standard ansi codes(making cross-platform)
    please i wanna learn c as i get all idea i need to do my project form
    this small help
    please
    please
    Wow, I had the exact same program as an assignment in uni



    Comment

    • Rui Maciel

      #3
      Re: Address Book

      On Sun, 22 Jun 2008 00:27:30 -0700, Ujjwol लामिछ ाने[UNIX] wrote:
      Does anybody provide link/program for: a simple address book that asks
      to enter name, address , phone etc and stored in a fixed length text
      file and allows to edit, delete and view records. and use standard ansi
      codes(making cross-platform) please i wanna learn c as i get all idea i
      need to do my project form this small help
      This sounds an awful lot like a class assignment. Is it?


      Rui Maciel

      Comment

      • luka

        #4
        Re: Address Book

        On Sun, 22 Jun 2008 00:27:30 -0700 (PDT)
        <ujjwollamichha ne@gmail.comwro te:
        Does anybody provide link/program for:
        a simple address book that asks to enter name, address , phone etc and
        stored in a fixed length text file and allows to edit, delete and view
        records.
        [...]

        abook - "text based ncurses application"



        Comment

        • =?UTF-8?B?VWpqd29sIOCksuCkvuCkruCkv+Ckm+CkvuCkqOCl

          #5
          Re: Address Book

          Hi,
          Dan then where is your assignment..

          Comment

          • =?UTF-8?B?VWpqd29sIOCksuCkvuCkruCkv+Ckm+CkvuCkqOCl

            #6
            Re: Address Book

            i looked at abook but it is very complex many files
            isn;t there with only one main c file....
            and i don't think abook uses textfile

            Comment

            • Antoninus Twink

              #7
              Re: Address Book

              On 23 Jun 2008 at 5:15, (non-ASCII name) wrote:
              i looked at abook but it is very complex many files isn;t there with
              only one main c file....
              It may be complex, but learning how to use it will certainly repay the
              effort, especially if you can figure out how to integrate it into your
              MUA - Google probably knows.
              and i don't think abook uses textfile
              You're mistaken. You'll probably find it in ~/.abook/addressbook

              Comment

              • CBFalconer

                #8
                Re: Address Book

                Ujjwol ????????[UNIX] wrote:
                >
                i looked at abook but it is very complex many files isn;t there
                with only one main c file.. and i don't think abook uses textfile
                --
                If you want to post a followup via groups.google.c om, ensure
                you quote enough for the article to make sense. Google is only
                an interface to Usenet; it's not Usenet itself. Don't assume
                your readers can, or ever will, see any previous articles.

                More details at: <http://cfaj.freeshell. org/google/>


                ** Posted from http://www.teranews.com **

                Comment

                Working...