Gaurav Kumar Raghav
Results
1
comments of
Gaurav Kumar Raghav
run the source file with following command in 64 bit system ` gcc source.S -m32 -o source` then you will get a exectutable file. run the exectable file `./source`