-
- Downloads
Auto merge of #372 - philippkeller:master, r=alexcrichton
added getchar and putchar Not sure why they were not in the repo until now, but they are both part of POSIX.1-2008: [getchar](http://pubs.opengroup.org/onlinepubs/9699919799/functions/getchar.html), [putchar](http://pubs.opengroup.org/onlinepubs/9699919799/functions/putchar.html)
No related branches found
No related tags found
Please register or sign in to comment