Saturday, 1 February 2014

Mini project Employee record system using C

The employee record system is very simple and for very beginner mini project. It is based one the menu-driven program for elementary database management. It employ all the basic technique of file handling in C. It consists of following features Writing the data in binary file Reading the data from binary file Modify the record Delete the record This project is a learning milestone for beginner who want to step into the database management project in C. Source Code /** *  A menu-driven program for elementary database management *  @author: Bibek Subedi *  @language: C *  This program uses file handling in Binary mode */ /// List of library functions #include <stdio.h> ///for input output functions...

Mini project “Calendar Application” Using C/C++ – Free download.

Mini project “Calendar Application” is also a simple project made using C. It uses many windows properties to make it colorful, for example, to indicate the vacation, it uses the red foreground color.The calendar can be used for two purposes. First to  see the date and month as usual calendars and second to find out the day corresponding to given date. Some of the silent features of the project are It uses various windows properties to make the program colorful although it has lack of graphics It entirely uses C codes, code is written in simple manner with lots of comments Important notes can be added. The date with such notes appears different than others with red background color. The months can be navigated using arrows...

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Affiliate Network Reviews