Important alert: (current site time 7/15/2013 5:56:27 PM EDT)
 

Browse Category or Search Results.

Search Results: Page 6 of 44 found. Entries 51 - 60 of 432 found
Jump to page: ... 1 2 3 4 5 6 7 8 9 10 11 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Beginning C++ 3Beginning C++ 3C++ (general)Beginner /
Richard Kennesson
2782 since
7/19/2001 5:01:47 AM

By 2 Users

       This is for beginners. Demonstrates the use of constants.
 
 
  Beginning C++ 4Beginning C++ 4C++ (general)Beginner /
Richard Kennesson
3154 since
7/19/2001 5:08:10 AM

By 5 Users
3 Excellent Ratings
       This just for beginners. It shows how variables can exist in different scopes
 
 
  Binary to Decimal and Decimal to Binary calculatorBinary to Decimal and Decimal to Binary calculatorC++ (general), Microsoft Visual C++, Borland C++, UNIX C++Beginner /
Musawir Ali
11166 since
2/28/2001 8:21:00 PM

By 2 Users

       Converts binary strings to decimal integar values and decimal numbers to binary strings. A demonstration of for and while loops.
 
Please support the site by visiting our sponsor:
 
  Binary to Decimal ConverterBinary to Decimal ConverterC++ (general)Beginner /
Macking
5062 since
4/17/2009 9:20:51 AM
Unrated
       This is a console application that enables you to input binary digits and converts it to its decimal value. NOTE: This is just an improvement from Rishabs' codes. Comments and suggestions would be greatly much appreciated.
 
 
  biopro.c --- search for words that do not exist in the dictionary filebiopro.c --- search for words that do not exist in the dictionary fileC, C++ (general)Intermediate /
Donald Bono
3266 since
1/28/2004 5:25:15 AM
Unrated
       BioPro.c -- this program is so named because I was doing biology assignment & want to check the words I learned from the text book with my dictionary file -- it opens a text file, then it open up the dictionary file : "25486-english-words.txt" tryin ...(description truncated)
 
 
  Black Jack OOPBlack Jack OOPC++ (general)Advanced /
Micu Danie
5488 since
3/8/2010 8:27:51 AM
Unrated
       This is a simple console based Black Jack game. It displays two house cards, one face down. And it displays two player cards. You then have the choice of taking a hit (getting another card). When you stop accepting new cards the face down house card is sh ...(description truncated)
 
 
  Book SystemBook SystemC++ (general), Microsoft Visual C++Beginner /
Julian The Programmer
2840 since
2/10/2003 9:23:02 AM

By 1 Users

       This code is made to show beginners how to use strings usefull.
 
 
  BounceHelloBounceHelloMicrosoft Visual C++Beginner /
Ethan Croteau
3523 since
12/28/2002 11:12:25 AM

By 1 Users

       The string "Hellow, Windows" bounces around a window. This demonstrates how to create a timer and process timer messages. Also it illustrates how to determine the width and height (in pixels) of a string.
 
 
  BSTR2BSTR2C++ (general), Microsoft Visual C++Intermediate /
MeDevil84
4414 since
6/26/2002 10:54:10 AM

By 6 Users
5 Excellent Ratings
       Have you evere dreamt to manage C++ string like VB developers do? Now this dream is a reality, look: astring = "This is a string" & anthoerstring; This is now real in C++! you simply include bstr2.h in your project and then just declare strings like these ...(description truncated)
 
 
  BStringBStringC++ (general), Microsoft Visual C++Intermediate /
Linas Kardasevicius
6708 since
10/17/2000 10:36:30 AM
Unrated
       An extension to Standard C++ string class. Includes several string manipulation and conversion functions not present in Standard C++ library.
 


Search Results: Page 6 of 44 found. Entries 51 - 60 of 432 found
Jump to page: ... 1 2 3 4 5 6 7 8 9 10 11 ...


Compatibility Filter Profile:

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