User profile: adv100

User info
User name:adv100
Old user name:avalesky
Name:Andrew
Location:knoxville
Bio:STudent learning
History
Joined:
Number of posts:19
Latest posts:

Call by function structures
What does that mean? what is this? it is a doubly linked list written in c++ that doesn't work bec...

Call by function structures
I am trying to create a linked list dequeed. I have created my add a word which adds a word. Because...

cannot convert 'record*' to 'record**'
thank you!

cannot convert 'record*' to 'record**'
Could you be more specific with line numbers? I am still learning. Thank you very much!

cannot convert 'record*' to 'record**'
I dont understand why i get this error when i compile my code. I believe that i am doing everything ...