Important alert: (current site time 7/15/2013 4:54:17 PM EDT)
 

Browse Category or Search Results.

Search Results: Page 2 of 43 found. Entries 11 - 20 of 428 found
Jump to page: 1 2 3 4 5 6 7 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  A Cmd Line Param ClassA Cmd Line Param ClassC, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++Beginner /
NTDLS
4838 since
11/5/2008 12:09:18 PM

By 1 Users

       This simple class allows you to access command line parameters within a windows application in the same manner as a console application. Very simple... (Version 1.0.0.2)
 
 
  A Comptent Out of the Box String ClassA Comptent Out of the Box String ClassC++ (general)Intermediate /
KSNiloc
3137 since
10/7/2004 12:29:02 AM

By 1 Users

       This class allows you an out-of-the-box C++ method of string manipulation. You can concat strings logically with + and +=. The class can be cast to char* and std::string. Various string manipulation routines are members of the class including VB-esque mid ...(description truncated)
 
 
  A Control Panel Applet FrameworkA Control Panel Applet FrameworkMicrosoft Visual C++Intermediate /
Len Holgate
7287 since
5/28/2002 6:23:17 AM

By 3 Users
3 Excellent Ratings
       The Windows Control Panel is the ideal way to allow a user to alter settings for an application that runs in the background, or automatically. But what are control panel applets and how do you write one?
 
Please support the site by visiting our sponsor:
 
  A great splitting string function by tokensA great splitting string function by tokensC, C++ (general), Microsoft Visual C++, UNIX C++Intermediate /
Fernando Reyes
3351 since
5/28/2005 12:32:11 AM

By 1 Users

       This is a class that takes a string and a token, and splits this string by the tokens, and returns a vector of chars containing every token found on the string.Click here to see a screenshot of this code!(ScreenShot)
 
 
  A Linked list and OO menu exampleA Linked list and OO menu exampleC++ (general), Microsoft Visual C++Beginner /
Brian Schroeder
12687 since
7/19/2002 3:47:58 PM

By 2 Users

       This code is my first project in C++. took me like 2 weeks. Contains a fully implemented linked list example and also an OO console menu that makes it ridiculously easy for the main() programmer to have a linked list operable with a flexible menu. GREAT f ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  A PRIMARY BANK SYSTEMA PRIMARY BANK SYSTEMC, C++ (general), Borland C++Advanced /
KALLOL CHAKRABORTY
5251 since
3/11/2009 11:15:22 AM

By 1 Users

       THIS IS A PRIMARY BANK SYSTEM SHOWING GENERAL PROCESSES LIKE DEPOSITNG MONEY,WITHDRAWING MONEY,VIEWING DETAILS OF THE CUSTOMER WITH OR WITHOUT INTEREST.
 
 
  a rational classa rational classC++ (general), Microsoft Visual C++, Borland C++, UNIX C++Beginner /
Vince_Phuah
6255 since
10/20/2002 9:32:19 AM

By 2 Users

       perform airthmetic operations on rational number using overloading operator. Get the Greatest common divisior and finds the roots using Newton's method.Click here to see a screenshot of this code!(ScreenShot)
 
 
  A Reusable Socket Server ClassA Reusable Socket Server ClassC++ (general), Microsoft Visual C++Advanced /
Len Holgate
15276 since
6/1/2002 3:02:15 AM

By 7 Users
7 Excellent Ratings
       Writing a high performance server that runs on Windows NT and uses sockets to communicate with the outside world isn't that hard once you dig through the API references. What's more most of the code is common between all of the servers that you're likely ...(description truncated)
 
 
  A Simple C++ CompilerA Simple C++ CompilerC++ (general)Advanced /
Sufyan Jabr
6079 since
5/20/2004 2:11:40 PM

By 2 Users

       A Simple COmpiler For Testing Switch and If else Statements. all the files should be pout into the TC\BIN files
 
 
  A simple Process ClassA simple Process ClassC++ (general), Microsoft Visual C++, Borland C++Beginner /
NTDLS
3272 since
1/3/2005 2:32:27 PM
Unrated
       This simple class allows you to execute a separate process from within your application and take complete control over it. (Version 1.0.0.0)
 


Search Results: Page 2 of 43 found. Entries 11 - 20 of 428 found
Jump to page: 1 2 3 4 5 6 7 ...


Compatibility Filter Profile:

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