changed code removed main from each file

This commit is contained in:
Mert Gör
2025-04-12 22:53:01 +03:00
parent 9a2eabf5cf
commit 97d77a3ff6
11 changed files with 19 additions and 23 deletions

View File

@ -3,7 +3,7 @@
int hex_scan()
{
int a, b;
int a;
printf("Enter a number : ");