I need to generate a sound in fortran when my run ends. I need something similar to "\a" or Beep(,) that are used in c++.
Try adding the following at the end of your program
print *, char(7)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With