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
What is the advantage of passing double pointer as an argument to a function in c?
0
votes
385
views
What is the advantage of passing double pointer as an argument to a function in c?
interview questions
c
pointer
posted
Dec 29, 2017
by
anonymous
Looking for an answer? Promote on:
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
.
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
+2
votes
Why does an integer pointer not store the address of a float variable?
0
votes
C: What is cyclic nature for a far pointer ?
0
votes
C: what actually get passsed when you pass an array as a function argument?
0
votes
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
+1
vote
While passing a Collection as argument to a function, how can we make sure the function will not be able to modify it?
...