lets learn how to add sound to 
the thing is simple enough and WORKS ONLY WITH TURBO C .
Sound can be added by using a function called sound()
present in the header file dos.h
there are two functions for adding sounds:
- sound(frequency in hertz);
- nosound( ); 
the sounds coming may not be very sweet or attractive but 
adding sound to the program is surely fun!!!!!!!
						This entry was posted
						
						on Saturday, June 14, 2008
						at 5:15 AM
						and is filed under  
						
computers
						. You can follow any responses to this entry through the 
comments feed
.
					



