Comment by rosencrantz
1 year ago
int *ptr;
// but let's change it to *int ptr;
// because the pointer symbol is more logical to write first
Please can we solve a real problem instead?
1 year ago
int *ptr;
// but let's change it to *int ptr;
// because the pointer symbol is more logical to write first
Please can we solve a real problem instead?
No comments yet
Contribute on Hacker News ↗