The first step toward success is taken when you refuse to be a captive of the environment in which you first find yourself.

This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Thursday, 4 October 2012

Count The Repeated Letter

#include <stdio.h> #include <conio.h> #include <string.h>   int main() {         char stng[20],rpt;         int count, i;         clrscr();                 printf("*****Program to Count The Repeated Letter*****");         printf("\n\nEnter word : ");        ...

HTML 5 Tutorial - Part 7

...

HTML 5 Tutorial - Part 6

...

HTML 5 Tutorial - Part 5

...

HTML 5 Tutorial - Part 4

...

HTML 5 Tutorial - Part 3

...

HTML 5 Tutorial - Part 2

...

HTML 5 Tutorial - Part 1

...