Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
How to pass Doubly Linked List as parameter in a C function?
+1
vote
547
views
How to pass Doubly Linked List as parameter in a C function?
c
interview questions
posted
Aug 28, 2017
by
anonymous
Share this question
Your comment on this post:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1 Answer
0
votes
Simple... pointer
answer
Sep 28, 2017
by
Naveen Kumar
Your comment on this answer:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Preview
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Similar Questions
+1
vote
Doubly linked list - How to insert and remove element from specified position using c?
+1
vote
Write a C function with constant space complexity to tell whether a singly linked list is palindrome or not?
0
votes
Find the given doubly linked list is palindrome or not?
0
votes
C: what actually get passsed when you pass an array as a function argument?
+1
vote
C/C++ program for circular doubly linked list?
Can someone help me with the complete code C/C++.
...