Important alert: (current site time 7/15/2013 5:21:38 AM EDT)
 

Browse Category or Search Results.

Search Results: Page 1 of 6 found. Entries 1 - 10 of 59 found
Jump to page: 1 2 3 4 5 6 

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  A Simple C++ Program to demonstrate how ATM machine works.A Simple C++ Program to demonstrate how ATM machine works.Borland C++Intermediate /
SJPVTLTD.COM
53561 since
3/22/2005 3:32:11 AM

By 6 Users
3 Excellent Ratings
       A simple C++ Program to demonstrate how ATM( Automated Teller Machine) works when you withdraw money in $20 and $50 notes.
 
 
  A Simple C++ tutorial on Palindrom StringA Simple C++ tutorial on Palindrom StringUNIX C++Beginner /
Tejas Jayantilal Gandhi
5591 since
2/15/2010 8:54:03 AM
Unrated
       It Checks wheather entered five character string is palindrom or not.
 
 
  An Introduction To Else and If StatementsAn Introduction To Else and If StatementsC, C++ (general), Borland C++Beginner /
Lee Haines
10665 since
10/1/2002 12:24:08 PM
Unrated
       This cpp code is intended for people with little knowledge of c++. It introduces If and Else statements in and easy to understand code. This is an EXTREMELY simple program and people are free to use it for whatever they want, or indeed manipulate it.
 
 
  An RFC 822 Date Parser C++ ClassAn RFC 822 Date Parser C++ ClassC++ (general), Microsoft Visual C++, Borland C++Intermediate /
Email Component
11260 since
11/15/2002 11:52:26 PM
Unrated
       An RFC 822 Date parser C++ class. Capable of creating RFC 822 dates that are found in email headers. Also capable of parsing those dates to get the individual parts.
 
 
  Application of small loansApplication of small loansC++ (general), Microsoft Visual C++Intermediate /
K.A.Arjun
10424 since
8/13/2001 10:57:57 AM

By 1 Users

       It asks the user for input of annual income, amount of loan and number of years. If they pass the given condition the loan is approved.
 
 
  Asembler pass1 and 2Asembler pass1 and 2C, C++ (general), Borland C++Intermediate /
MilAn2377
1614 since
11/1/2011 5:21:29 PM
Unrated
       This is a program for ASEMBLER with 2 passes.
 
 
  Banker's algorithmBanker's algorithmUNIX C++Advanced /
Puneet Jindal
5771 since
8/5/2011 8:20:37 AM
Unrated
       Illustrate banker's algorithm
 
 
  Bracket Parenthesis ValidationBracket Parenthesis ValidationC, C++ (general)Beginner /
David Overcash
10978 since
12/14/2001 10:24:02 PM
Unrated
       This program takes an input of a set of brackets, set brackets, or parenthesis. [], {}, and () respectively. After taking in this input, it will ignore all other characters given besides the above. It then validates as to whether they are in correct order ...(description truncated)
 
 
  Bubble sorter r1Bubble sorter r1C, C++ (general), Borland C++Beginner /
Rishabh
8015 since
10/31/2002 10:20:26 AM
Unrated
       Sort upto 10000s of numbers using this simple for all Bubble sorting app I made for my class exercise.Initially a limit of 200 numbers is set but you can always make it higher.The programs asks the user for mo of numbers to be sorted and then asks for tho ...(description truncated)
 
 
  C++ Password checkC++ Password checkC++ (general), Borland C++Beginner /
Skys
17256 since
8/28/2003 2:45:38 PM

By 9 Users
4 Excellent Ratings
       Learn how to enter a user-number / password(just using const int), I think you can get a feel of how to work, "if" and "else" ect by this simple example. PLEASE comment :)
 


Search Results: Page 1 of 6 found. Entries 1 - 10 of 59 found
Jump to page: 1 2 3 4 5 6 


Compatibility Filter Profile:

C
C++ (general)
Microsoft Visual C++
Borland C++
UNIX C++