.\" -*- coding: UTF-8 -*- .\" Copyright (C) 2007 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. .\" .\" Permission is granted to copy and distribute modified versions of this .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. .\" .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from .\" the use of the information contained herein. The author(s) may not .\" have taken the same level of care in the production of this manual, .\" which is licensed free of charge, as they might when working .\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" .\" 2007-10-23 mtk, Nearly a complete rewrite of the earlier page. .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH INTRO 3 "1. november 2020" Linux "Linuxprogrammørens manual" .SH NAVN intro \- introduktion til biblioteksfunktioner .SH BESKRIVELSE Afsnit 3 af manualen beskriver alle biblioteksfunktioner eksklusive biblioteksfunktionerne (systemkaldomslag) beskrivet i afsnit 2, der implementerer systemkald. .PP Mange af funktionerne beskrevet i afsnittet er en del af Standard C\-biblioteket (\fIlibc\fP). Nogle funktioner er en del af andre biblioteker (f.eks. math\-biblioteket, \fIlibm\fP, eller realtidsbiblioteket, \fIlibrt\fP i så fald vil manualsiden indikere henvisningstilvalget krævet for at henvise mod det krævede bibliotek (f.eks. \fI\-lm\fP og \fI\-lrt\fP, respektivt for de nævnte biblioteker. .PP .\" .\" There .\" are various function groups which can be identified by a letter which .\" is appended to the chapter number: .\" .IP (3C) .\" These functions, the functions from chapter 2 and from chapter 3S are .\" contained in the C standard library libc, which will be used by .\" .BR cc (1) .\" by default. .\" .IP (3S) .\" These functions are parts of the .\" .BR stdio (3) .\" library. They are contained in the standard C library libc. .\" .IP (3M) .\" These functions are contained in the arithmetic library libm. They are .\" used by the .\" .BR f77 (1) .\" FORTRAN compiler by default, but not by the .\" .BR cc (1) .\" C compiler, which needs the option \fI\-lm\fP. .\" .IP (3F) .\" These functions are part of the FORTRAN library libF77. There are no .\" special compiler flags needed to use these functions. .\" .IP (3X) .\" Various special libraries. The manual pages documenting their functions .\" specify the library names. I nogle tilfælde skal programmøren definere en funktionstekstmakro for at opnå erklæringen for en funktion fra teksthovedfilen anført i manualsideafsnittet SYNOPSIS. (Hvor krævet, skal disse funktionstekstmakroer være defineret før inkludering \fIeventuelle\fP teksthovedfiler). I sådanne tilfælde er den krævede makro beskrevet i manualsiden. For yderligere information om funktionstestmakroer, se \fBfeature_test_macros\fP(7). .SH "I OVERENSSTEMMELSE MED" Bestemte termer og forkortelser bruges til at indikere UNIX\-varianter og standarder som kald i dette afsnit er i overensstemmelse med. Se \fBstandards\fP(7). .SH NOTER .SS "Forfattere og ophavsretsbetingelser" Kig i teksthovedet for manualsidens kilde for forfatter(e) og ophavsretsbetingelser. Bemærk at disse kan være forskellige fra side til side! .SH "SE OGSÅ" \fBintro\fP(2), \fBerrno\fP(3), \fBcapabilities\fP(7), \fBcredentials\fP(7), \fBenviron\fP(7), \fBfeature_test_macros\fP(7), \fBlibc\fP(7), \fBmath_error\fP(7), \fBpath_resolution\fP(7), \fBpthreads\fP(7), \fBsignal\fP(7), \fBstandards\fP(7), \fBsystem_data_types\fP(7) .SH KOLOFON Denne side er en del af udgivelse 5.10 for Linux \fIman\-pages\fP\-projektet. En beskrivelse af projektet, information om fejlrapporter og den seneste version af denne side, kan findes på \%https://www.kernel.org/doc/man\-pages/. .PP .SH OVERSÆTTELSE Oversættere af denne manual til dansk Joe Hansen . .PP Denne oversættelse er gratis dokumentation; læs .UR https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License version 3 .UE eller nyere for ophavsretbetingelser. Der er INGEN ANSVAR. .PP Hvis du støder på fejl i oversættelsen af ​​denne vejledning, skal du sende en besked til .MT debian-l10n-danish@lists.debian.org .ME .