Thread: issue with linked list !!IMPORTANT

  1. #46
    - - - - - - - - oogabooga's Avatar
    Join Date
    Jan 2008
    Posts
    2,808
    Self assing is not recommended (and not much fun).
    Instead, try a tool like valgrind.

  2. #47
    Registered User
    Join Date
    Apr 2013
    Location
    Gurgaon, Haryana, India
    Posts
    41
    isn't valgrind for linux only as using code blocks on windows how will i use valgrind?

  3. #48
    - - - - - - - - oogabooga's Avatar
    Join Date
    Jan 2008
    Posts
    2,808
    Oh, I suppose so.
    Here's a list of memory debugging tools.

  4. #49
    Registered User
    Join Date
    Jun 2013
    Posts
    17
    in programmer life warning is no matter but , error is the trouble;

  5. #50
    Registered User
    Join Date
    Jun 2013
    Posts
    17
    i will try

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. linked list issue
    By Hayat Qyrt in forum C Programming
    Replies: 16
    Last Post: 10-27-2012, 05:40 AM
  2. linked list issue
    By roaan in forum C Programming
    Replies: 6
    Last Post: 09-01-2009, 01:21 AM
  3. Doubly Linked List Deletion Issue
    By josephjah in forum C++ Programming
    Replies: 22
    Last Post: 07-22-2007, 03:00 PM
  4. Linked list copy constructor issue
    By Craptastic! in forum C++ Programming
    Replies: 1
    Last Post: 08-03-2003, 08:30 PM

Tags for this Thread