Bestand:Stdstreams-notitle.svg

Pagina-inhoud wordt niet ondersteund in andere talen.
Uit Wikipedia, de vrije encyclopedie

Oorspronkelijk bestand(SVG-bestand, nominaal 344 × 204 pixels, bestandsgrootte: 5 kB)

Deze afbeeldingen renderen in de taal .

Beschrijving

 
W3C-validity not checked.
Beschrijving
English: Schema of POSIX and C standard streams (stdio). Illustrates a text terminal, the program in execution (process), the streams standard input stdin, standard output stdout, standard error stderr.
Deutsch: Schema von POSIX und C Standard-Datenströmen
Français : Scheme de POSIX et C Flux standard
Español: Esquema de POSIX y C de Entrada estándar
Português: Esquema do POSIX y C do Fluxos padrão
Română: Schemă despre POSIX și C standard streams
Magyar: Ábrázolja az POSIX és C standard streams
Italiano: Schematica degli POSIX e C Canali standard
Datum
Bron Eigen werk
Auteur Danielpr85 based on Graphviz source of TuukkaH
Vertaal dit bestand Dit SVG-bestand maakt gebruik van geïntegreerde tekst die gemakkelijk kan worden vertaald naar uw taal met een SVG editor, een tekstverwerker of het hulpmiddel SVG Translate. Uitleg

Licentie

Public domain Ik, de auteursrechthebbende van dit werk, geef dit werk vrij in het publieke domein. Dit is wereldwijd van toepassing.
In sommige landen is dit wettelijk niet mogelijk; in die gevallen geldt:
Ik sta iedereen toe dit werk voor eender welk doel te gebruiken, zonder enige voorwaarden, tenzij zulke voorwaarden door de wet worden voorgeschreven.

Graphviz source

// file: stdstreams.dot
// SVG generated with
//   dot - graphviz version 2.38.0 (20140413.2041)
// using the command
//   dot -Tsvg stdstreams.dot > stdstreams.svg
digraph StandardStreams {
    rankdir=LR
    style=filled
    color=white
    subgraph clusterTerminal {
        label="Text terminal"
        style=filled
        color=lightgrey
        node [style="filled,bold,rounded",fillcolor=white,shape=box]
        Keyboard
        Display
    }
    Keyboard -> Process [label="#0 stdin"]
    Process -> Display [label="#1 stdout"]
    Process -> Display [label="#2 stderr"]
}

Bijschriften

Beschrijf in één regel wat dit bestand voorstelt

Items getoond in dit bestand

beeldt af

Bestandsgeschiedenis

Klik op een datum/tijd om het bestand te zien zoals het destijds was.

Datum/tijdMiniatuurAfmetingenGebruikerOpmerking
huidige versie9 mei 2024 19:54Miniatuurafbeelding voor de versie van 9 mei 2024 19:54344 × 204 (5 kB)Shiro D. NekoFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for uk.
15 sep 2016 09:01Miniatuurafbeelding voor de versie van 15 sep 2016 09:01323 × 191 (4 kB)Danielpr85File as produced by Graphviz by the given source (no Inkscape), filesize 3.6K.
14 sep 2016 13:59Miniatuurafbeelding voor de versie van 14 sep 2016 13:59535 × 328 (58 kB)Danielpr85The numbers #0, #1, #2 have a meaning. Reverted to version as of 22:27, 17 January 2009 (UTC)
1 nov 2013 15:34Miniatuurafbeelding voor de versie van 1 nov 2013 15:34535 × 328 (9 kB)ScotXWfrom 2KiB to 58KiB down to 9KiB
18 jan 2009 00:27Miniatuurafbeelding voor de versie van 18 jan 2009 00:27535 × 328 (58 kB)TyIzaeL{{Information |Description=Improved version of previous image. To better match another streams diagram I reworked. |Source= |Date= |Author= |Permission= |other_versions= }}
7 apr 2006 04:13Miniatuurafbeelding voor de versie van 7 apr 2006 04:13338 × 231 (2 kB)TuukkaHI made this simple diagram of Unix and C standard streams (stdio) using Graphviz. Depicted: a text terminal, the running program, the streams standard input stdin, standard output stdout, standard error stderr. Commandline was <stdstreams.dot dot -Tsvg

Dit bestand wordt op de volgende pagina gebruikt:

Globaal bestandsgebruik

De volgende andere wiki's gebruiken dit bestand:

Metadata