Mayur 20 6700.00
Adi 30 50000.00
You have entered these records
Rajiv: 40: 82000.00
Ajay: 30: 67000.00
Amit: 30: 70000.00
Mayur: 20: 6700.00
Adi: 30: 50000.00
Note the following statement in this program:
float x, *y = &x, x= *y;
If this statement is not present, you will get an error message:
scanf: floating point formats not linked.
Abnormal program termination.
Explanation:
This error is due to the floating point emulator.
Do'stlaringiz bilan baham: