ファイル:Stdstreams-notitle.svg

ページのコンテンツが他言語でサポートされていません。

元のファイル(SVG ファイル、344 × 204 ピクセル、ファイルサイズ: 5キロバイト)

この画像を で描画する。

概要

 
W3C-validity not checked.
解説
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
日付
原典 投稿者自身による著作物
作者 Danielpr85 based on Graphviz source of TuukkaH
このファイルを翻訳

このSVGファイルには翻訳可能な埋め込みテキストが含まれています。SVG翻訳ツールや他のSVGエディタを使用して自分の言語に翻訳可能です。詳しくはSVGファイルの翻訳についてを参照してください。

ライセンス

Public domain この著作物の著作権者である私は、この著作物における権利を放棄しパブリックドメインとします。これは全世界で適用されます。
一部の国では、これが法的に可能ではない場合があります。その場合は、次のように宣言します。
私は、あらゆる人に対して、法により必要とされている条件を除き、如何なる条件も課すことなく、あらゆる目的のためにこの著作物を使用する権利を与えます。

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"]
}

キャプション

このファイルの内容を1行で記述してください

このファイルに描写されている項目

題材

ウィキデータ項目がない値

15 9 2016

ファイルの履歴

過去の版のファイルを表示するには、その版の日時をクリックしてください。

日付と時刻サムネイル寸法利用者コメント
現在の版2024年5月9日 (木) 17:542024年5月9日 (木) 17:54時点における版のサムネイル344 × 204 (5キロバイト)Shiro D. NekoFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for uk.
2016年9月15日 (木) 07:012016年9月15日 (木) 07:01時点における版のサムネイル323 × 191 (4キロバイト)Danielpr85File as produced by Graphviz by the given source (no Inkscape), filesize 3.6K.
2016年9月14日 (水) 11:592016年9月14日 (水) 11:59時点における版のサムネイル535 × 328 (58キロバイト)Danielpr85The numbers #0, #1, #2 have a meaning. Reverted to version as of 22:27, 17 January 2009 (UTC)
2013年11月1日 (金) 13:342013年11月1日 (金) 13:34時点における版のサムネイル535 × 328 (9キロバイト)ScotXWfrom 2KiB to 58KiB down to 9KiB
2009年1月17日 (土) 22:272009年1月17日 (土) 22:27時点における版のサムネイル535 × 328 (58キロバイト)TyIzaeL{{Information |Description=Improved version of previous image. To better match another streams diagram I reworked. |Source= |Date= |Author= |Permission= |other_versions= }}
2006年4月7日 (金) 02:132006年4月7日 (金) 02:13時点における版のサムネイル338 × 231 (2キロバイト)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

以下の​ 4 ページがこのファイルを使用しています:

グローバルなファイル使用状況

以下に挙げる他のウィキがこの画像を使っています:

メタデータ