Home » Technical Questions » Programming

Point out the error, ifany, in the followingb code? typedef struct { int data; NODEPTR link; } *NODEPTR;

← Previous Next →

Discussion & Comments

No comments yet. Be the first to comment!