command line arguments, cleanup
This commit is contained in:
parent
67c050abbc
commit
feb34cd409
2
main.c
2
main.c
@ -105,8 +105,6 @@ int main(int argc, char **argv) {
|
||||
int hex_in1;
|
||||
int hex_out;
|
||||
|
||||
|
||||
|
||||
while(fgets(in_asm, sizeof(in_asm), src_asm)) {
|
||||
hex_op = 0;
|
||||
hex_in0 = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user