main;

  1. aditya.shevade

    How to add a timer and background music in a C program?

    Hi I am attaching a program that I wrote in C. I want to display a timer on the screen which will run till main is called back. The time should be displayed when the number guessed is correct. (With the final output). Can I add background music to this program? Ias there any way? (I...
Top Bottom