| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Asert -- Library function definition | C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Intermediate / Ian Agar. | 2536 since 7/19/2004 5:25:14 AM | Unrated
|
| |
This is the definition of library function assert(), conforming to ANSI and UNIX standards. Included is a .a GCC lib file, the definition file, and the header file for end-user use. |
| |
| |
| |
 |
Attribute Changer | C, C++ (general), Microsoft Visual C++, Borland C++ | Advanced / A.Rajesh | 3152 since 7/2/2002 7:36:16 AM |
By 1 Users
|
| |
Lets you change the attributes of a file (read-write, read only) |
| |
| |
| |
 |
Bandwidth restriction for UNIX pipes | C, C++ (general) | Not Given / Found on the World Wide Web | 9228 since 10/23/1999 |
By 2 Users 2 Excellent Ratings
|
| |
Slowpipe allows the restriction of bandwidth on a modem network connection where a Unix pipe may be used. It was written to address a problem for users of a small network connected to a larger network with a low bandwidth connection.
If you use such a co ...(description truncated) |
| |
| |
| |
 |
Bank-and-customer | C | Intermediate / Brian Larsen | 5487 since 3/5/2002 5:32:19 AM | Unrated
|
| |
This program lets automatic clients, trade stocks with a bank server. This is done with use of semaphores. |
| |
| |
| |
 |
barrysDriveBrowser | Microsoft Visual C++ | Intermediate / Barretto VN | 3380 since 7/14/2002 6:06:15 AM | Unrated
|
| |
This is an example of Creating a interface generally found on FTP Sites , its uses a Listview to achive its objective |
| |
| |
| |
 |
barrysDriveBrowsingOCX | Microsoft Visual C++ | Intermediate / Barretto VN | 2527 since 7/28/2002 6:46:33 AM | Unrated
|
| |
This is Active- X control used for browing the system drives , this can be used where ever Active controls can be hosted (eg Visual Basic , Delphi , Power Builder, HTML , ASP etc);
To Use ths control
1) Build the Project
2) double-click on the HTML File ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
barrysDriveExplorer | Microsoft Visual C++ | Intermediate / Barretto VN | 3397 since 7/14/2002 6:10:54 AM |
By 1 Users
|
| |
This is an example of a "Windows Explorer" like user interface designing |
| |
| |
| |
 |
bc (an arbitrary precision calculator language) built in C++ program | UNIX C++ | Intermediate / Alex Vinokur | 3690 since 3/23/2003 11:46:08 PM | Unrated
|
| |
bc (an arbitrary precision calculator language built in C++ program with using C++-wrapper around popen
|
| |
| |
| |
 |
Big_Mall.H | C, C++ (general) | Beginner / Bob Stout (republished under Open Content License) | 3597 since 5/16/2000 12:43:12 PM | Unrated
|
| |
Portably allocate memory > 64Kb |
| |
| |
| |
 |
Binary to Decimal Converter | C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Beginner / Sebastián Ayala S. | 7035 since 4/21/2003 2:59:52 AM |
By 1 Users
|
| |
It's a function that recieves a string variable containing a binary number and returns a decimal integer from the given binary number. |
| |