Important alert: (current site time 7/15/2013 5:42:31 PM EDT)
 

Browse Category or Search Results

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

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  A Program That Types A Program That Types "You are so cool!", over and over and over...Microsoft Visual C++Beginner /
Brenton Andrew Saunders
2646 since
2/8/2005 11:47:47 AM

By 2 Users

       A program that types, "You are so cool!", an infinite amount of times using a 'for' statement.
 
 
  a quiz templatea quiz templateUNIX C++Beginner /
louis brooks
3535 since
6/11/2007 5:12:51 AM

By 1 Users

       This code is a a simple quiz that asks the user ten questions and gives them two options to choose from. It is made up of 2 template functions and 10 question functions it also gives the user the option to record their result and date of the quiz in a tex ...(description truncated)
 
 
  A Scripting Language, small but powerfulA Scripting Language, small but powerfulMicrosoft Visual C++Advanced /
Eric Hodges
6398 since
2/27/2002 7:32:39 PM

By 5 Users
5 Excellent Ratings
       This is an interperter for a scripting language that I designed. The interpreter and language are completly my own. The code can take a file and add it to the end of an exe that will then automaticaly run it. Please remember that this is still in the work ...(description truncated)
 
Please support the site by visiting our sponsor:
 
  A simple calculator#A simple calculator#C, C++ (general), Microsoft Visual C++Beginner /
Wessam Fathi
5213 since
4/7/2002 3:41:37 PM

By 1 Users

       A simple calculator.
 
 
  A Simple Checkbook BalancerA Simple Checkbook BalancerCBeginner /
Campbell Productions Software
4384 since
8/4/2002 4:40:08 PM

By 1 Users

       This code, while showing you the basics of formatting doubles, strings, and using the scanf() and printf() functions, will ask for checkbook transactions and will then spit out a final balance to the millionth of a cent!
 
 
  A simple DLL and call it from VBA simple DLL and call it from VBC++ (general), Microsoft Visual C++Beginner /
Millennium
4665 since
8/30/2004 9:58:58 AM

By 2 Users
2 Excellent Ratings
       By using hook procedure we can customize open or save as common dialog box.Click here to see a screenshot of this code!(ScreenShot)
 
 
  A Simple XOR EncryptorA Simple XOR EncryptorC++ (general), Microsoft Visual C++Intermediate /
Kostatus
6299 since
2/15/2003 3:19:32 AM

By 1 Users

       Encrypts a text file using XOR encryption. Also decrypts text files encripted with XOR encryption (if you know the code). The program encrypts a text file using a code which the user enters. To decrypt the user calls the same program using the SAME CODE a ...(description truncated)
 
 
  A small 'C' compiler (translator)A small 'C' compiler (translator)C, C++ (general)Beginner /
Harshit b. Parikh
8317 since
2/20/2002 4:10:52 AM

By 6 Users
5 Excellent Ratings
       The code converts a subset of 'C' language to three address code which can easily be converted to any assambly language.It also spots syntactic errors.
 
 
  A tune with funA tune with funC, C++ (general), Borland C++Intermediate /
Naveen Chandra Kapri
2085 since
1/28/2003 11:58:56 AM

By 1 Users

       I was composing a song then I thought why not generate it through 'c', so here is the result. But it will generate some directories as well while you hear my composition.
 
 
  A tutorial on C++ for Beginners.A tutorial on C++ for Beginners.C++ (general), Microsoft Visual C++Beginner /
Irtaza
8544 since
10/8/2005 2:32:50 PM

By 5 Users
3 Excellent Ratings
       This is a tutorial on C++ that explains Some Basic and Fundamental things.I have tried to make this as detailed and descriptive as possible so anyone can follow on with the tutorial. Any comments or votes would be appreciated
 


Search Results: Page 6 of 121 found. Entries 51 - 60 of 1203 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++