Skip to content

Make this application Linux & MacOS Compatible #1

@jaladh-singhal

Description

@jaladh-singhal

This application uses Windows API by including inbuilt windows.h in C to use Beep() function. We can:

  1. Devise a way to incorporate Windows API in non-Windows OS so that Beep() function can be accessed by C compiler in those OSes.
    Or...
  2. Use an alternative/equivalent function for Beep() - a function which intakes frequency value & time value to produce a sound beep.

Please add suitable code/ code files and create a PR or comment suggestive ways!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions