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
@mateoconlechuga mateoconlechuga merged commit 1f4e3ef into master Nov 19, 2025
9 checks passed
@mateoconlechuga mateoconlechuga deleted the add_rename branch November 19, 2025 04:49
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.

2 participants