Skip to content

Improve C port cleanup#5

Open
tonysavon wants to merge 1 commit into
mainfrom
codex/create-c-version-of-go-file
Open

Improve C port cleanup#5
tonysavon wants to merge 1 commit into
mainfrom
codex/create-c-version-of-go-file

Conversation

@tonysavon
Copy link
Copy Markdown
Owner

Summary

  • polish tscrunch.c to remove unused include
  • fix token emission and memory cleanup warnings
  • add fread error checking for safer file IO

Testing

  • gcc -std=c99 -O2 -Wall tscrunch.c -o tscrunch
  • ./tscrunch README.md out.bin

https://chatgpt.com/codex/tasks/task_e_687c96886ff4832dbe8dbc8ab0653a33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant