Saturday, August 2, 2008

if you dont want to become mad..
dont open the programs!!!!!
Some intresting c programs are listed below.you can follow the steps and enjoy the world of 'C'
  1. Click on th link
  2. Download the source code
  3. Compile and run with turbo c++ 2.0 or more
  4. Enjoy the World of C
  5. Please Report the bugs and modifications

The New Text Editor

The Snake Game

The number puzzle game

The number you choose game

The mathexpression evaluter

math expression evaluater

new texeditor using c




The number you choose

Notepad overviewNotepad is a basic text editor that you can use to create simple documents. The most common use for Notepad is to view or edit text (.txt) files, but many users find Notepad a simple tool for creating Web pages.

Because Notepad supports only very basic formatting, you cannot accidentally save special formatting in documents that need to remain pure text. This is especially useful when creating HTML documents for a Web page because special characters or other formatting may not appear in your published Web page or may even cause errors.

You can save your Notepad files as Unicode, ANSI, UTF-8, or big-endian Unicode. These formats provide you greater flexibility when working with documents that use different character sets.