cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Is my sorting of linked list CORRECT?
Is my sorting of linked list CORRECT?
May 9, 2013 at 3:12am UTC
Rehan FASTian
(168)
Condition p->next!=NULL (highlighted in RED color) isn't necessary in my code.
Have I done absolutely correct, or I've used extra conditions in the code?
Code:
http://libraryofcprograms.blogspot.com/2013/05/sorting-linked-list.html
Topic archived. No new replies allowed.