Fwd: [arr] airtel music in C

2005-11-18 Thread rahmanfan always
hi,   i have the airtel c program. Note: forwarded message attached. Enjoy this Diwali with Y! India Click here Enjoy this Diwali with Y! India Click here Explore, Experience, Enjoy A.R.Rahman - The Man, The Music, The Magic. Only at arrahmanfans.com - The definitive A.R.Rahman e-

[arr] airtel music in C - have it!!!!!!!!!!!!!!!!!!!!!!11

2005-10-23 Thread rahmanfan always
here is the airtel music in C.   have it and enjoy! it's great!farama_86 <[EMAIL PROTECTED]> wrote: this is a program in c. output is airtel music.#include#includefloat main(void){float A,Bb,D,G,F;A = 440;G = 780;Bb = 461;D = 586;F = 687;sound(G);delay(500);nosound();sound(G);delay(250);nosound

[arr] airtel music in C

2005-10-16 Thread farama_86
this is a program in c. output is airtel music. #include #include float main(void) { float A,Bb,D,G,F; A = 440; G = 780; Bb = 461; D = 586; F = 687; sound(G); delay(500); nosound(); sound(G); delay(250); nosound(); sound(G); delay(250); nosound(); sound(G); delay(500); nosound(); sound(2*D); dela