| Author |
malloc undeclared error in simple linked list
|
Punit Jain
Ranch Hand
Joined: Aug 20, 2011
Posts: 902
|
|
hello,
i am trying to create a simple linked list, but i m getting one error there, below is my code:
Error is:
|
 |
Punit Jain
Ranch Hand
Joined: Aug 20, 2011
Posts: 902
|
|
actually i wan not including the library file #include<stdlib.h>, therefore the error was.
but now i have included and the error is gone, but one got more error..
|
 |
Punit Jain
Ranch Hand
Joined: Aug 20, 2011
Posts: 902
|
|
okay....
solved...
|
 |
 |
|
|
subject: malloc undeclared error in simple linked list
|
|
|