Writing

Various sorts in c

The following C project contains the C source code and C examples used for various sorts. Performs bubble, flagged bubble, insertion, selection, merge, heap, shell, and quick sorts on data. These are templated functions.

Keyboard status in c

The following C project contains the C source code and C examples used for Keyboard status. This one tell u abt the shift keys status of yr keyboard.ie.....status of caps lock, shift, ctrl,scroll..etc other keys...do check this out

Alphabet in c

The following C project contains the C source code and C examples used for alphabet. This program displays the letters of the alphabet. each sucessive loop highlights a single letter in the alphabet. simple program, no direct application but components could be incorporated into other things. any feedback/uses appreciated!

Typing error.c

The following C project contains the C source code and C examples used for typing error.c. This Program check the common Error of typing like (repeated words) and Error of "i". This program count the line according to press enter in the file while writing it. (one Enter in file Equal to one line)

Tab control in c

The following C project contains the C source code and C examples used for tab control. This is part of my project (created in MFC), Where i have struggled a lot for creating tab control in the Project.

Notepad in java

The following java project contains the java source code and java examples used for notepad. It will create your own Notepad by using swings.It provides efficient features like Notepad.

Pages

Subscribe to RSS - Writing