changed code removed main from each file
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
int hex_scan()
|
||||
{
|
||||
|
||||
int a, b;
|
||||
int a;
|
||||
|
||||
printf("Enter a number : ");
|
||||
|
||||
|
Reference in New Issue
Block a user