Skip to content

Add prototypes to functions#13

Open
cheyao wants to merge 1 commit intoRTimothyEdwards:masterfrom
cheyao:master
Open

Add prototypes to functions#13
cheyao wants to merge 1 commit intoRTimothyEdwards:masterfrom
cheyao:master

Conversation

@cheyao
Copy link
Copy Markdown

@cheyao cheyao commented Apr 17, 2025

Couldn't stand all those "a function definition without a prototype is deprecated in all versions of C and is not support
ed in C23" warnings I get during compilation, so I fixed them :)

Plus on line 1170 of def.c, the scanf asks for 2048 chars, but the buffer is only 1024 characters long.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant