Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 270649 (179 сайтов) ---- Время поиска: 0.70сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.

Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node1.html.

1. Programming in C
... Lecture notes + integrated exercises, solutions and marking . ... C/C++ Program Compilation . ... UNIX Library Functions . ... Further Data Types . ... Not assigning a pointer to memory address before using it . ... Exercise . ... Threads: Basic Theory and Libraries . ... Thread Levels . ... Global and Private Thread-Specific Data Example . ... Example Use of Thread Specific Data:Rethinking Global Variables . ... Further Threads Programming:Thread Attributes (POSIX) . ... Thread programming examples...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/CE.html -- 47.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/CE.html -- 47.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/CE.html -- 47.0 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1086) - jet.sao.ru/ )

2. Programming Languages
... VMS users have the following compilers available: C, C++, Pascal, FORTRAN, and MACRO--which is a low-level language. ... Create a source file containing valid program statements as defined by the language. ... Run the program. ... FORT RECALC $ LINK RECALC $ RUN RECALC When you write your programs, your source files should always have a file type that identifies the programming language being used. ... Users create a source file of MACRO statements and then compile, link, and run, the file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_45.html -- 9.1 Кб -- 01.11.1995
Похожие документы

3. Pulsar Group PmWiki/Page Text Variables
... PmWiki . Summary: PmWiki group header. ... Page Variables | ... Defining page text variables . ... Page text variables are string variables created in the wiki text of a page, and can be automatically made available for inclusion in other pages. ... use a definition list - the normal pmwiki markup for a definition list will create a page text variable . ... This creates a new variable that can be accessed by {$:Name} (becomes: "{$:Name}") in the page. use a simple colon delimiter in normal text . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.PageTextVariables -- 25.8 Кб -- 01.03.2014
Похожие документы

4. How to create /proc/sys variables?
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . ... From: Orlando Cantieni < ocantien@itr.ch > . ... I'im going to do a kernel hack. I plan to insert a static variable (that is: static int) into the modified kernel. ... I think best way is to create a variable into the /proc/sys mirror and tune it by echo. But how can I create such a file ? ... Orlando Cantieni .. ITR Rapperswil ocantien@itr.ch .. www.itr.ch/~ocantien . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/89.html -- 2.6 Кб -- 23.03.2000
Похожие документы

5. Creation of the Association Rules
Next: An example of Up: Association of images Previous: Association of images . The two sets of selection criteria (``first choice'' and ``second choice'') have to be entered in a table containing four columns: . FUNCTION --character column (max 256 char) . This column defines the different selection criteria and shall contain mathematical expressions in which the variables may be the columns of the OST. ... RANGE_1 --character column (max 256 char) . ... WEIGHT --real column . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node396.html -- 3.7 Кб -- 23.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>2371) - www.sao.ru/ )

6. OptInt PmWiki : PmWiki / Page Text Variables
OptInt PmWiki : Pm Wiki / Page Text Variables . Page variables | ... Page text variables are string variables automatically made available through natural page markup or explicitly with page directive markup within the wiki text of the page. ... use a definition list - the normal pmwiki markup for a definition list will create a page text variable . ... This creates a new variable that can be accessed by {$:Name} (becomes: "Crisses") in the page. use a simple colon delimiter in normal text . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageTextVariables?action=print -- 28.4 Кб -- 01.03.2014
Похожие документы

7. Creating commands and programs using the shell
As well as using the shell to run commands you can use its built-in programmin