Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | C & C++ | Tutorials & Tips

Results 41-60 of 124
Accessing Private Data Members in Classes
This code shows you how to access private data members in classes without using the friend keyword.
(6 ratings)
Reviews0
PriceFree
Views2872
Platinum Player - A Cool CD-Player with Skin Support in Dev-C++
Platinum Player is a Cool Advanced CD-Player that features Full Skin Support! It contains all of the basic features as a regular CD Player like Previous, Next, Pause, Play, Stop, Eject, Playlist, and more... It contains some advanced features as well suchas "Set as Default CDPlayer, Repeat Track (Song), Repeat Disc, Always on Top, Key Shortcuts, and more..." This CDPlayer was Written and Programmed By Michael J. Hardy using Dev-C++ v5 Beta 8. It has been fully Tested By Mike Hardy's Wife (Kara L. Hardy) and has been Rated a 10/10 from Programmers Heaven. Please Download the Source and the program Email Mike Hardy at [email protected] and give him your oppinions...
(6 ratings)
Reviews0
PriceFree
Views2066
Basic C++ functions
Tutorial for understanding the C++ functions. It shows you two functions that return the same result but are coded differently.
(6 ratings)
Reviews0
PriceFree
Views2039
Beginning Visual C++
This tutorial will go through the basics in programming with Visual C++ v6.0. Will cover from variables, string manipulation, arrays, loops and up to working with files.
(6 ratings)
Reviews0
PriceFree
Views2314
C++ Tutorial on Copy constructors
C++ Copy constructor is a constructor function with the same name as the class used to make deep copy of objects. There are 3 important places where a copy constructor is called.
(6 ratings)
Reviews0
PriceFree
Views2218
qsort: sorting array of strings, integers and structs
qsort() is standard C function for sorting arrays. It is defined by ISO C standard, and implemented in most C/C++ standard libraries(stdlib.h). This article contains an example of using qsort() for sorting integers, strings and structs.
(6 ratings)
Reviews0
PriceFree
Views1907
An introduction to pointers in C++
Pointers, from a beginner�s standpoint, can be an intimidating feature of c++. However they are also very useful which makes them an important feature to learn.
(6 ratings)
Reviews0
PriceFree
Views2265
C Programming - Pointers
In this tutorial you will learn about C Programming - Pointers, Pointer declaration, Address operator, Pointer expressions & pointer arithmetic, Pointers and function, Call by value, Call by Reference, Pointer to arrays, Pointers and structures, Pointers on pointer.
(6 ratings)
Reviews0
PriceFree
Views1727
Programming In C
Starting from the very basics, this tutorial goes through some of the main concepts in the C programming.
(6 ratings)
Reviews0
PriceFree
Views2421
Introduction to C++ Classes
This tutorial introduces the key concepts of C++ classes. Designed for experienced C programmers who wish to learn the fundamentals of object-oriented programming.
(6 ratings)
Reviews0
PriceFree
Views3631
Cprogramming.com: Your Resource for C and C++ Programming
Cprogramming.com is a web site designed to help you learn the C or C++ programming languages, and provide you with C and C++ programming language resources. The Getting Started with the C++ language section gives advice about learning C or C++. Learn from C and C++ language tutorials, or test your programming knowledge with programming quizzes including the C++ MegaQuiz.
(6 ratings)
Reviews0
PriceFree
Views2173
Loops & Decisions in C language
This tutorial teaches very basics of loops and if-else statements in c language. the following statements are covered in this tutorial. 1- The if statement 2- The if - else statement 3- The conditional operators Looping is also Discussed, this includes: 1- Using a for statement 2- Using a while statement 3- Using a do-while statement
(6 ratings)
Reviews0
PriceFree
Views2638
Input / Output Tutorial
Designed for beginners in C++, this tutorial presents several examples showing you how to cout/cin, work with arrays, and display data.
(6 ratings)
Reviews0
PriceFree
Views3492
C Programming for Beginners
Here you will find a brief introductory tutorial on the C programming language. Discusses History of C, Header Files, examples and informative tables, and more.
(6 ratings)
Reviews0
PriceFree
Views4384
MyNotes, a MFC MySQL++ client example source codes
Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library? What is MySQL? The MySQL database server is the world's most popular open source database. Its MySQL++ C++ class library allows you to easily create clients that accesses the database, either on a local computer, LAN or the Internet. If you are looking for a full example source code for a complete MFC C++ program that uses the MySQL++ class library to access a MySQL database, then this package is for you.
(4 ratings)
Reviews1
PriceUSD 19.95
Views5372
Tic Tac Toe Game Programming
This program is essentially console based and works in Windows XP (or) lower and requires to be run in full screen mode.
(4 ratings)
Reviews0
PriceFree
Views998
LTFCrypt
posted byauthorinSecurity
Would you like to use C++ to build your own file encryption program? This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files. This is an easy way for you to learn how to use Visual C++ with LibTomCrypt, a public domain and an ISO C cryptography library, to build your own file encryption program. Supported ciphers: aes, blowfish, xtea, rc5, rc6, safer+, twofish, safer-k64, safer-sk64, safer-k128, safer-sk128, rc2, des, 3des, cast5, noekeon, skipjack, khazad, and anubis. In this example source codes, the symmetric block cipher chaining mode used is CTR (Counter Mode). However, LibTomCrypt also has support for other modes such as CFB, OFB, ECB, CBC.
(3 ratings)
Reviews0
PriceUSD 24.95
Views2723
C Programming - Data Types
In this tutorial you will learn about C language data types, Primary data type, Integer Type, Floating Point Types, Void Type, Character Type, Size and Range of Data Types on 16 bit machine, derived data type, Declaration of Variables, User defined type declaration, Declaration of Storage Class, auto, static, extern, register, Defining Symbolic Constants, Declaring Variable as Constant and Volatile Variable.
(3 ratings)
Reviews0
PriceFree
Views2314
Polymorphism in C++
This Tutorial also includes a V_TABLE Proof by going into the Disassembled Listing of a Program that we create that uses Polymorphism.
(3 ratings)
Reviews0
PriceFree
Views791
C++ Tutorial - Data types
C++ practically offers most of the necessary data types except for a basic data type string. This is a big trouble in C++ without such a good feature. This c++ tutorial will discuss the basic data types necessary for c++ programming.
(3 ratings)
Reviews0
PriceFree
Views1715
Results 41-60 of 124