pdf.css
Google


   


You are here: CodeIdol > C++ > C++: The Complete Reference > page: 39 40 41 42 43 44 45 46 47 48 49


The implementors of your compiler have already written most of the general-
purpose functions that you will use. When you call a function that is not part of your
program, the compiler "remembers" its name. Later, the linker combines the code you

C h a p t e r 1 :
A n O v e r v i e w o f C
11
global declarations
return-type main(parameter list)
{
statement sequence
}
return-type f1(parameter list)
{
statement sequence
}
return-type f2(parameter list)
{
statement sequence
}
.
.
.
return-type fN(parameter list)
{
statement sequence
}
Figure 1-1.
You are here: CodeIdol > C++ > C++: The Complete Reference > page: 39 40 41 42 43 44 45 46 47 48 49


ADBRITE ads links
   
Related tags







Popular Categories
Unix books and guides

AJAX popular information
C# language guides
Windows books and cookbooks

.......








Business Key Top Sites

be number one
rate your site




    С 2009 года мы стали переводить структура сайта на различные языки. Сайт теперь будет содержать книги не только на английском языке, но также и на других европейских языках, в том числе и на Русском языке.

    Русский Polski Francais Deutsch
    support sitemap terms

© CodeIdol Labs, 2007 - 2009