|
|
|
|
|
by maguirre
4219 days ago
|
|
I agree with you. I think structs help readability specially we using function pointers within structures.
Would it be out of line to suggest a new naming convention for struct typedefs and pointer typedefs i.e _t for typedegs and _tp for typedeg pointers |
|
I'm not going to argue against pointer typedefs, though I personally don't use them. I'm just saying that I can't make a strong argument for them as I believe I can for other cases.