unclear coding standard examples
Open
Area: Documentation
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
NuttXCCodingStandard.html lists the following examples in both of "Preferred" and "Acceptable".
extern int g_someint;
static int g_anotherint;
Contributor guide
Assessment
This issue has not been assessed yet.