1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-19 13:56:16 +00:00
2015-12-13 22:34:58 +09:00

5 lines
209 B
Plaintext

Values in the signal handler:
fp[0]=1.000000, fp[2]=1.000000, fp[4]=1.000000, fp[6]=1.000000
Values after the return from the signal handler:
fp[0]=1.000000, fp[2]=1.000000, fp[4]=1.000000, fp[6]=1.000000