|
|
|
|
|
by mh7
1292 days ago
|
|
It's reserved in the same sense that google's style guide 'reserves' struct names starting with a capital letter. Only ISO C can officially reserve names, everyone else just has their personal code/naming style that you can chooseto follow or not. |
|