stdio.h: common storage for integer macros
Open
area:stdlib
good-first-issue
hacktoberfest
status:help-wanted
- Dominant language
- C#
- Stars
- 451
- Forks
- 49
- Avg merge
- 13h 59m
- Merged PRs (30d)
- 6
Description
`` has certain number macros, such as `EOF`. We should keep them in the header file, but also extract to some common place in .NET core for convenient usage from the standard library code.
When implementing this, seek for `// TODO[#155]` in the code.
Contributor guide
Assessment
This issue has not been assessed yet.