new file = main.c and modified hex_read_scanf.c removed main from hex_read_scanf.c
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main()
|
||||
int hex_scan()
|
||||
{
|
||||
|
||||
int a, b;
|
||||
|
Reference in New Issue
Block a user