I am bit confused on where to use asterisk while using struct type.
What's the difference between struct node* x and struct node *x ?
I am bit confused on where to use asterisk while using struct type.
What's the difference between struct node* x and struct node *x ?