Programming in C & C++

Programming in C & C++. Tutorials & Tips. C & C++. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Programming in C & C++ scripts for your web site.

Get exceptional deals, savings and freebies from HotScripts! Subscribe to the HotScripts Brief Email today!

Results 1 - 20 of 48

«
1 2 3 »
More Options
  • C Tutorial, Learn C Language

    C Language is powerful programming language developed by Denis Ritche in 1972. C Language is a general purpose language but normally used for system programming. In this tutorial you will learn the basics of Computer Language and C Language in deep.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Mouse Programming with C

    First thing you must know how to tell a mouse to do anything. In actual we do not communicate with mouse directly but through the driver provided. We use "Interrupts" to get access to this driver. Each device provide by computer has its own port and more... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Constructors and destructors in C++

    Classes provide a special way of initializing objects – through the use of constructors. Similarly certain commands can be executed before any object is deleted- this is done via destructors.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Classes in C++

    Classes form one of the major features that powers C++. * It is mechanism of packaging data of different types alongwith their functions. * Classes is a derived data type (like structures), it contains members of other data types and also... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Graphics.h - C Language Reference

    Graphics programming in C Language is discussed rarely. This tutorial discusses some important functions of graphics.h in C Language, at the end there is a simple program to demonstrate the use of graphics functions.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Functions in C Language

    This tutorial covers how to write simple functions in C language. Then how to pass values to the functions, functions signaure and its return types etc.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Introduction to Classes in C++

    To create more advanced and complete objects, C++ allows you to group these identifiers and create Classes. We will cover how to Define & declare a class, initialize a class, its constructors and destroctors, class member functions & private functions... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Arrays in C language

    A tutorial covering array declaration, accessing array elements, entering data, initializing arrays, and multidimentional arrays. This tutorial also includes code examples for demonstration.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Arrays as Data Structure in C/C++ Programming

    The aim of this first tutorials is to teach you how to declare, initialise and use simple arrays as well as multidimensional arrays. You will also be able to use arrays as data structure in your C/C++ program.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • A Critique of C++

    An intermediate tutorial designed for experienced C++ programmers.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Industrial Strength C++

    This free ebook defines a C++ coding standard that should be valid and usable for almost all programmers. ISO 9000 as well as the Capability Maturity Model (CMM) states that coding standards are mandatory for any company with quality ambitions.... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • 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.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Referral Spam with C#

    How to write a referal spam application. Its a good introduction to web browser control and C# in general.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • C Programming - File Management

    In this tutorial you will learn about C Programming - File management in C, File operation functions in C, Defining and opening a file, Closing a file, The getw and putw functions, The fprintf & fscanf functions, Random access to files and fseek function.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • C Language - The Preprocessor

    In this tutorial you will learn about C Language - The Preprocessor, Preprocessor directives, Macros, #define identifier string, Simple macro substitution, Macros as arguments, Nesting of macros, Undefining a macro and File inclusion.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • C Programming - Dynamic Memory Allocation

    In this tutorial you will learn about C Programming - Dynamic Memory Allocation, Dynamic memory allocation. Memory allocations process, Allocating a block of memory, Allocating multiple blocks of memory, Releasing the used space and To alter the size of... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • C Programming - Structures and Unions

    In this tutorial you will learn about C Programming - Structures and Unions, Giving values to members, Initializing structure, Functions and structures, Passing structure to elements to functions, Passing entire function to functions, Arrays of... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • C Programming - Linked Lists

    In this tutorial you will learn about C Programming - Linked Lists, Structure, Advantages of Linked List, Types of linked list and Applications of linked lists. A linked list is called so because each of items in the list is a part of a structure,... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • C Programming - Arrays

    In this tutorial you will learn about C Programming - Arrays - Declaration of arrays, Initialization of arrays, Multi dimensional Arrays, Elements of multi dimension arrays and Initialization of multidimensional arrays.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • 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... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose

Results 1 - 20 of 48

«
1 2 3 »