Thread: I built a linked list of student-entry structs but get a segfault when printing

  1. #1
    Registered User
    Join Date
    Jan 2024
    Posts
    23

    I built a linked list of student-entry structs but get a segfault when printing

    Hello,
    My problem was solved but I did not find out how to delete a post entirely.
    Last edited by john_12; 01-17-2024 at 05:51 AM.

  2. #2
    Registered User rstanley's Avatar
    Join Date
    Jun 2014
    Location
    New York, NY
    Posts
    1,111
    Quote Originally Posted by john_12 View Post
    Hello,
    My problem was solved but I did not find out how to delete a post entirely.
    There is no way for a poster to delete a post. On the contrary, it helps other readers who might have similar issues, or just use the post to further their knowledge of the C Language.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. remove entry from doubly linked list
    By sdbuilt in forum C Programming
    Replies: 8
    Last Post: 10-21-2012, 01:24 AM
  2. Segfault on a linked list insert operation
    By anstmich in forum C Programming
    Replies: 6
    Last Post: 03-25-2011, 09:20 AM
  3. find entry in linked list
    By fcommisso in forum C Programming
    Replies: 4
    Last Post: 11-30-2009, 01:14 AM
  4. Segfault with Linked List Program
    By kbrandt in forum C Programming
    Replies: 1
    Last Post: 06-23-2009, 07:13 AM
  5. segfault from linked list function
    By kataya in forum C Programming
    Replies: 7
    Last Post: 04-16-2008, 04:30 AM

Tags for this Thread