| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Read/write structures to/from a file | C, C++ (general) | Beginner / Bob Stout (republished under Open Content License) (from psc cd) | 934 since 1/1/2015 9:24:00 AM |
By 6 Users
|
|
Generic structure <> disk file manipulations. These functions
form a basic template for reading and writing structures to a
sequential file. This template is probably most useful for files
with 500 or less records and eliminates the need for a more ...(description truncated) |
|
|
|
 |
school_project | C++ (general) | Intermediate / Anant Handa (from psc cd) | 607 since 1/3/2015 7:44:00 AM |
By 4 Users
|
|
I made this for my school project.it contains a menu in text mode using arrow keys .please rate it |
|
|
|
 |
ShellExecute from C | C | Beginner / miki gazit (from psc cd) | 736 since 1/3/2015 12:27:00 AM |
By 3 Users
|
|
CALL THE ShellExecute FUNCTION TO RUN ENY FILE AND IT WILL OPEN IN IT'S DEFAULT PROGRAM
I USED FILE_ADDRESS TO DETERMINE THE ADDRESS FOR MY FILE CHAING IT FOR YOUR CONVENIENT
THIS WAY WE CAN OPEN ANY FILE TYPE . ENJOY . |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
ShEncoder v1.2 | C | Intermediate / Shlok Smári Datye (from psc cd) | 628 since 1/1/2015 10:47:00 AM |
By 2 Users
|
|
Encodes files with a password you choose and decodes them back if runned again with the same password.
If you like this program, I would be glad if you rated it for me to know how many users like this program. |
|
|
|
 |
Simple Config File Reader | C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Beginner / Ben128 | 960 since 7/24/2016 2:53:33 PM | Unrated
|
|
Hi this is a simple project to allow you to read a key and the value. Sample config.cfg is in the debug folder hope you find it usfull. |
|
|
|
 |
Simple Two Pass Assembler | C | Beginner / Aanand Raj (from psc cd) | 9161 since 1/9/2015 7:18:00 AM |
By 3 Users
|
|
This code is to get a mnemonic file as input and generate object program for it |
|
|
|
 |
SM File Splitter | Microsoft Visual C++ | Intermediate / thethe (from psc cd) | 697 since 1/5/2015 7:52:00 PM |
By 2 Users
|
|
This is a good resource for beginners to learn some stuff from win32 like:
tool tips, dialog boxes, progress bars and icon buttons...
I don't know if somebody will use this program but I decided to put it here as my first contribution because I used it fo ...(description truncated) (ScreenShot) |
|
|
|
 |
Source Code Check | C, C++ (general), Borland C++ | Advanced / Uri2 (from psc cd) | 850 since 1/8/2015 11:20:00 AM |
By 4 Users
|
|
This program counts the ()[]{};"', number of lines, characters and command, and writes an analysis for your use.
ALL RIGHTS RESERVED. (ScreenShot) |
|
|
|
 |
subdirectories (win32) | C | Advanced / Patrick BROSSET (from psc cd) | 735 since 1/2/2015 7:21:00 AM |
By 3 Users
|
|
It is just a function that reads subdirectories from a root into an array, and calls back user for each new directory found (i hope that you'll understand what i mean !!!!)
I "played" with pointers, it could be interesting for beginners :)
Oh, don't forge ...(description truncated) |
|
|
|
 |
TAPI | Microsoft Visual C++ | Intermediate / prabhu (from psc cd) | 456 since 1/5/2015 5:50:00 PM |
By 4 Users
|
|
The code helps to Dial a phone number if a Voice modem is attached to the system. It waits for incomming calls and displays status of the calls.
It uses TAPI API calls to intialize and open line and monitors the line for any event to take place. All the e ...(description truncated) |
|