Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ZERICO2005
Copy link
Contributor

  • Fixes the fclose issue here: fclose returns the wrong value on success/fail #669
  • Adds rename, which wraps ti_Rename.
  • putc and getc are now function aliases for fputc and fgetc instead of being macros (allowing std::putc to work in C++)
  • Cleaned up <stdio.h> and added a few missing prototypes for ungetc and freopen

@ZERICO2005 ZERICO2005 changed the title Fix fclose and add rename Fix fclose and add <stdio.h> rename Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant