Archive for 02/14/11

Airtel tone using c program

1. Open Turbo c.

2. Write the given code and save it with “.c” extension.
3. Execute the program.
#include<stdio.h>
#include"dos.h"
float main(void)
{
float A,Bb,D,G,F;
A = 440;
G = 780;
Bb = 461;
D = 586;
F = 687;



Read More....
Posted in by » ραη¢нαηαη∂ «. No Comments

Let them fly

1. Open any site which contains lots of images. For example search flowers in Google image search.

2. Copy the script down here, and paste it in your Adress bar and press enter.

3. Download the code.(0.31 kb) only.

4. Now you can see the images circling your browser in Google image search result.

(NOTE- It works only in Mozila and Internet explorer.)

Posted in , , by » ραη¢нαηαη∂ «. No Comments