Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. diosoxido

    Segmentation Fault

    (this program adds a node at the bottom of a list using virtual memory) I have a problem running my code on a (Unix) SUN machine, it compiles fine but with this part of the code i got a "Segmentation Fault". Works fine on my PC if i run it with BORLAND C. This is part of the code i...
  2. diosoxido

    help with linked lists

    i need help creating a buffer system for an OS virtual memory, each node of the list has to be added to the end of the list! and adhere to the most recently used algorithm such that an element after being searched would be moved to the front of the list... it would be great to use double linked...

Part and Inventory Search

Back
Top