DATE CONVERTER IN C PROGRAMMING WITH SOURCE CODE

This project is based on a concept to convert dates from AD to BS and BS to AD. This program helps the user to know their exact AD/BS birth dates. User just has to input their BS Year, month and day to convert in AD/BS and the results are displayed with ...

Type : Project

File Size : 63.4 KB

Total Downloads : 246

Please click the button below to download the ZIP File.

Download ZIP File
DATE CONVERTER IN C PROGRAMMING WITH SOURCE CODE

Similar Projects and Reports

DATE CONVERTER IN C PROGRAMMING WITH SOURCE CODE

This project is based on a concept to convert dates from AD to BS and BS to AD. This program helps the user to know their exact AD/BS birth dates. User just has to input their BS Year, month and day to convert in AD/BS and the results are displayed with ...

DINO GAME IN C PROGRAMMING WITH SOURCE CODE

This mini project is a simple remake of Dinosaur jump game that appears in Offline google chrome. User can play the game any time they want. The whole project is developed using C programming language. Only two buttons are used in the game; “x key” and “s...

NUMBER SYSTEM CONVERSION IN C PROGRAMMING WITH SOURCE CODE

From this project, the user can easily convert any number system such as: Binary to decimal, octal, hexadecimal. Decimal to binary, octal, hexadecimal. Octal to binary, decimal, hexadecimal. Hexadecimal to binary, decimal, octal. The user has to choose nu...

QUIZ GAME IN C PROGRAMMING WITH SOURCE CODE

This Quiz Game is specially designed for the purpose of Playing Quiz Contest. In this system, user has to enter their name and Before the game starts user has to Pass few Questions (Selection round) if passed, then only user can proceed for further questi...

2048 GAME IN C PROGRAMMING WITH SOURCE CODE

This project is a remake of the game – 2048; single-player sliding block puzzle game. The main objective of this game is to move numbered tiles on a grid to merge them to form a tile with number 2048; after all, you can keep on playing the game by creatin...

ATM BANKING IN C PROGRAMMING WITH SOURCE CODE

ATM Banking system project is based on a concept of managing an account personally. From this system, the user can check total balance, Deposit Amount and Withdraw Amounts easily as it is not time-consuming. The whole project is developed in ‘C’ Programmi...


Visit code-projects.org to download thousands of other free projects