C/C++. Programming languages. |
Definition of C AND C++ |
1. Definition of C:The C programming language is
a standardized programming language developed in the early 1970s by Ken
Thompson and Dennis Ritchie for use on the UNIX operating system. It has
since spread to many other operating systems, and is one of the most
widely used programming languages. C is prized for its efficiency, and
is the most popular programming language for writing system software,
though it is also used for writing applications. It is also commonly
used in computer science education, despite not being designed for
novices.
2. Definition of C++: A high-level programming language developed
by Bjarne Stroustrup at Bell Labs. C++ adds object-oriented features to
its predecessor, C. C++ is one of the most popular programming language
for graphical applications, such as those that run in Windows and
Macintosh environments.
|
|
Manual |
Description |
Online
|
Format / File |
Ads / Size |
|
C courses and resources |
A brief introduction to C. |
|
|
|
Introduction ton
network functions in C |
- Introduction
- Creating a socket
- Binding a socket to a port
- Listening for connections
- Accepting a connection
- Closing connections
- Sending data to a connection
- Receiving data from a connection
- Setting socket options
- Handling more than one connection
- Converting a hostname into a network address
-Establishing an outgoing connection
- Changes made to the tutorial
- View the files out of my network library |
|
|
Introduction ton
network functions in C |
The same as above in .zip version
|
|
48 Kb |
Programming in C: A tutorial |
"This tutorial' is presented as a historical document, not as a
tutorial. Although it has lost little of its didactic value, it
describes a language that C compilers today do no longer understand: the
C of 1974, four years before Kernighan and Ritchie published the first
edition of ``The C Programming Language''. |
|
|
Wildfire C++ programming style |
"This document defines the C++ coding style for Wildfire, Inc. It also
tries to provide guidelines on how to use the various features found in
the C++ language. The establishment of a common style will facilitate
understanding and maintaining code developed by more than one programmer
as well as making it easier for several people to cooperate in the
development of the same program. In addition, following a common
programming style will enable the construction of tools that incorporate
knowledge of these standards to help in the programming task. " |
|
|
|
|
|
|
|
|
Home |
|
|
|
|
|
|
|
|
|
|
|
Manuals.astalaweb.net © 2005
Gabriel Chova Blasco -
All rights reserved
|
|
|