Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Phonebook
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
customae7




PostPosted: Tue Apr 17, 2007 8:46 am   Post subject: Phonebook

Im making this phone book for turing and everything thing is going pretty good the program will run. However, i was wondering if someone could come up with a procedure for modifying contacts and deleting all contacts I have attached the program if someone could look at it and try and figure out these procedures that would be great thanks


phone.t
 Description:
this is the phonebook just open it in turing

Download
 Filename:  phone.t
 Filesize:  6.67 KB
 Downloaded:  371 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
chrisbrown




PostPosted: Tue Apr 17, 2007 8:13 pm   Post subject: Re: Phonebook

Hmmm...can anybody say plagiarism? Nuff said.
Geostigma




PostPosted: Tue Apr 17, 2007 10:13 pm   Post subject: RE:Phonebook

If you made something that advance you should be able to figure it out on your own. All it requires is null values and a if statement checking if everything or value is 0.
ericfourfour




PostPosted: Wed Apr 18, 2007 2:33 pm   Post subject: RE:Phonebook

I wouldn't say this was plagiarized (unless you can prove otherwise). This can be done by a grade 12 student, believe it or not. All it is, is a linked list. You really shouldn't accuse people if you have no evidence.

Modifying a contact should not be very difficult. You should make a procedure that takes in a linkedName as a parameter, reads in all of the information and sets all of the variables. If you think about it, you've already done this in the addContact procedure.

Deleting all contacts should be pretty simple. Just delete the first, make the second the first. Repeat this until all contacts are deleted.
chrisbrown




PostPosted: Wed Apr 18, 2007 9:34 pm   Post subject: Re: Phonebook

Sorry, I didn't mean to accuse; just as you said ericfourfour, if he can come up with something so advanced he should have the skills to make those procedures. I was implying that he was going to take credit for the code for a school project. It was below the belt and I apologize, customae7.
customae7




PostPosted: Tue Apr 24, 2007 8:29 am   Post subject: RE:Phonebook

hey i did make this we had help from are teachers we are learning about linked lists and this is our assingment and just because you cant make it dont accuse me of cheating! thanx for the help i will try to apply it to my program
chrisbrown




PostPosted: Tue Apr 24, 2007 6:02 pm   Post subject: Re: Phonebook

Edited for content

linked lists are easy. wanna delete all contacts?

Turing:

 elsif key = "7" then
        list := nil
customae7




PostPosted: Wed Apr 25, 2007 3:21 pm   Post subject: RE:Phonebook

were can i get turing for home can someone send me an email
Sponsor
Sponsor
Sponsor
sponsor
Clayton




PostPosted: Wed Apr 25, 2007 4:38 pm   Post subject: RE:Phonebook

No. We can't tell you where to download Turing.

I suggest you contact Holtsoft and see about purchasing your own copy. Or, check and see if your school has a redistribution license and if they can lend you a copy to install from.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 9 Posts ]
Jump to:   


Style:  
Search: