파일:Stdstreams-notitle.svg

문서 내용이 다른 언어로는 지원되지 않습니다.
위키백과, 우리 모두의 백과사전.

원본 파일(SVG 파일, 실제 크기 323 × 191 픽셀, 파일 크기: 4 KB)

파일 설명

 
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

라이선스

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

설명

이 파일이 나타내는 바에 대한 한 줄 설명을 추가합니다

이 파일에 묘사된 항목

다음을 묘사함

위키데이터 항목 없는 어떤 값

파일 역사

날짜/시간 링크를 클릭하면 해당 시간의 파일을 볼 수 있습니다.

날짜/시간섬네일크기사용자설명
현재2016년 9월 15일 (목) 16:012016년 9월 15일 (목) 16:01 판의 섬네일323 × 191 (4 KB)Danielpr85File as produced by Graphviz by the given source (no Inkscape), filesize 3.6K.
2016년 9월 14일 (수) 20:592016년 9월 14일 (수) 20:59 판의 섬네일535 × 328 (58 KB)Danielpr85The numbers #0, #1, #2 have a meaning. Reverted to version as of 22:27, 17 January 2009 (UTC)
2013년 11월 1일 (금) 22:342013년 11월 1일 (금) 22:34 판의 섬네일535 × 328 (9 KB)ScotXWfrom 2KiB to 58KiB down to 9KiB
2009년 1월 18일 (일) 07:272009년 1월 18일 (일) 07:27 판의 섬네일535 × 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= }}
2006년 4월 7일 (금) 11:132006년 4월 7일 (금) 11:13 판의 섬네일338 × 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

다음 문서 4개가 이 파일을 사용하고 있습니다:

이 파일을 사용하고 있는 모든 위키의 문서 목록

다음 위키에서 이 파일을 사용하고 있습니다:

메타데이터