dosound.c 42 B

1234567891011
  1. nosound()
  2. {
  3. }
  4. sound(freq)
  5. int freq
  6. {
  7. }