Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
31 contributions in the last year
Less
More
Contribution activity
February 2021
Created 2 commits in 2 repositories
Created 1 repository
Created a pull request in shinh/elvm that received 1 comment
Fix fgets implementation
Fix for the fgets
function's implementation as mentioned in #96.
+9
−12
•
1
comment
Created an issue in shinh/elvm that received 16 comments
EOF is not working as intended
While I was trying to investigate some issues with fgets
implementation, I've noticed that the source of the issue is EOF definition itself.
int c …
16
comments