trying to understand and fix the issue hex read scanf
This commit is contained in:
parent
391e29cbfd
commit
70b12c1d28
@ -2,7 +2,7 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
int a, b;
|
||||
int a;
|
||||
|
||||
printf("Enter your number : ");
|
||||
scanf("%x", &a);
|
||||
|
Loading…
x
Reference in New Issue
Block a user