starting again, hello code...
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include <stdio.h>
|
||||
#include "hex_read_scanf.h"
|
||||
|
||||
int main() {
|
||||
|
||||
hex_scan();
|
||||
|
||||
return 0;
|
||||
printf("starting....\n");
|
||||
|
||||
return 0;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user