Add access to stdin, stdout, stderr names somehow #2778
Labels
C-API-request
Category: API request
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Milestone
Earlier request: #7.
Implementation attempt: #1073.
One problem with this is that these names are apparently not symbols but only macros on some operating systems. (The C standard doesn't require these to be symbols.)
The text was updated successfully, but these errors were encountered: