C/ C++ Language World

Welcome to C/ C++ world on Planet Source Code! This site is one of the Internet's largest online databases of free code! You can search for particular code, simply browse by category, or just peruse! The site is filled with programs, .zip files, examples, snippets, and tutorials so feel free to jump on in!


For all you masochists, here is a list of all the code in the Planet Source Code database for this world, all 681,728. lines of it!!!



SuperMasterKong - a full 2D video game SuperMasterKong is the third in the series of games. First came MasterKong, then SuperMaster, now SuperMasterKong. Its a full 2D video game with over 2,000 lines of code.
C/C++ Program Perfometer; .gz.zip (version 2.7.0-1.17) The C/C++ Program Perfometer is tool for measuring comparative performance of the C/C++ code. The Perfometer enables to get performance of C/C++ program and separated pieces of code for arbitrary metrics (for instance : clocks, uclocks, rusage-metrics, metrics defined by user etc.). The measurement results are represented in detailed/summary reports. The detailed report holds results of individual tests, the summary report holds average cost and its analysis. The comparison results are represented in comparative tables for individual comparison groups. The user may set various parameters in order to control the measurement/comparison process : * measurement report and detailed measurement report flags, * total tests, * total iterations, * measurement scale, * confidence threshold. Home page : http:alexvn.freeservers.com/s1/perfometer.html
Output to another file To give a quick example of sending output to a specified file.
REMOVE DUPLICATES IN ARRAY A good method for removing duplicates in an array COMMENTS INCLUDED
Random_Numbers A very simple and useful method for generating random numbers in the given range: Easy to understand, Well commented!!!
Self Modifying Code 32 bit Learn how to create self mooifying code now, Get expirence with Dynamicly generated functions and routines, All explain in this tutorials, This is better than girls gone wild Learn to protect your application from crackers by creating dynamic security routines
CLog File class Simplifies creating and adding entries to a log file for your aplication. Uses a routine with a similar format to printf to add a formatted string to a log file Supports prepending a date and time to the entry as well as prepending an application defined string to each entry
Turbo C @ A Glance A very awesome tutorial on Turbo C. Well the reason for choosing turbo C is given in the Tutorial. I think its the best tutorial you'll ever find. Rate me if you like it!!
Bus Reservation System A simple bus reservation system, using dynamic 3D arrays and a simple class example! Don't hesitate to rate for it. I worked so hard for it!
SMART TEXT EDITOR This is the simple text editor that looks like TURBO C editor. it is generated using direct VDU memory manipulation and using double linked list
[[[[[[ telephone dir ]]]]]]]]]] this code is downloaded from www.vivekpatel.cjb.net i like this particular code...and so i like to give credit to the programmer by uploading it from my ac really thanxs to programmer.......rate for programmer and not for me.........
TicTacToe(single) Just another simple Tic Tac Toe Game
A Beginners guide to C++ This article teaches beginners a few things, not all but I am gonna include in other tutorials, I will only make a sequel to tutorials if you like the prequal
Hang man (reyp) playing hang man, if you really need a cheat, it's | for the guess
circular queue Usually we use two pointers in Circular Queue but In this program I am showing that how to manage Circular Queue without Front pointer I am using only rear pointer in this program to insert data in the Queue.
PE file locker To prevent people from using programs that you didn't make on your computer.
File Handling Class version0.5 This is a file handling class that provides a nice Configuration file reading method. This is very simple code that will give new users an example on file handling. This is part of a major work in progress.
CyberCafe Management Software I would tell you in the very beginning. This programme doesn't perform any function like that yet. I have posted this programme to find someone that could help me completing it as I can't get some good idea for how should it work. I have designed the basic GUI and want someone to design its functions for me! Thanks!
Structure Examples This zip file contains 3 structure examples. Please check it out. Comment on it!
Database Handling This code creates a program that can add, list, search, modify or delete entries in a database file (existing or created). It uses/describes logics and functions for basic database handling programs. By default it makes a Library Database of Books (Title name, Author's Name, Pages, Price). Although it is written for C, it can be run on C++ with slight modifications. Many bugs have been fixed in this new version 2.0. Now it uses more library functions instead of self defined functions, enhancing portability. Because many bugs were reported in Borland's Compiler.

Page 1 of 306 found. Entries 1 - 20 of 6115 found

Next 20 entries


 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | C/ C++ Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.