Thread: Link List math

  1. #16
    Registered User
    Join Date
    Sep 2008
    Posts
    43

    Unhappy

    Quote Originally Posted by MK27 View Post
    Are you trying to be passive aggressive? You might want to read this and investigate the issue further. A double free will screw with you, and you need to rule that out.
    i wasn't trying to be passive aggressive. i needed to get off at that time and when i used the quick post thing it locked up... i clicked it twice total, i guess both worked.

  2. #17
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    Quote Originally Posted by t014y View Post
    . i clicked it twice total, i guess both worked.
    No --dude-- joking. But I meant the result of what I said about your computer programming problem.
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

  3. #18
    Registered User
    Join Date
    Sep 2008
    Posts
    43

    Question

    maybe if i knew how to use the debugger (Dev-C++) that would help?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Unknown memory leak with linked lists...
    By RaDeuX in forum C Programming
    Replies: 6
    Last Post: 12-07-2008, 04:09 AM
  2. Link List Insert prob
    By Bebs in forum C Programming
    Replies: 8
    Last Post: 12-03-2008, 10:28 PM
  3. reading data from a file - link list
    By peter_hii in forum C++ Programming
    Replies: 7
    Last Post: 10-25-2006, 09:11 AM
  4. compiler build error
    By KristTlove in forum C++ Programming
    Replies: 2
    Last Post: 11-30-2003, 10:16 AM
  5. singly linked list
    By clarinetster in forum C Programming
    Replies: 2
    Last Post: 08-26-2001, 10:21 PM