翻訳と辞書
Words near each other
・ coordinating committee for intercontinental research networks
・ coordination language
・ copious free time
・ copper
・ copper distributed data interface
・ coprocessor
・ copy and paste
・ copy member
・ copy module
・ copy protection
copybook
・ copybroke
・ copying garbage collection
・ copyleft
・ copyright
・ copywronged
・ coral
・ coral 66
・ corba
・ corbie


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

copybook : FOLDOC
copybook
(Or "copy member", "copy module") A common piece of source code designed to be copied into many source programs, used mainly in IBM DOS mainframe programming.
In mainframe DOS (DOS/VS, DOS/VSE, etc.), the copybook was stored as a "book" in a source library. A library was comprised of "books", prefixed with a letter designating the language, e.g., A.name for Assembler, C.name for Cobol, etc., because DOS didn't support multiple libraries, private libraries, or anything. This term is commonly used by COBOL programmers but is supported by most mainframe languages. The IBM OS series did not use the term "copybook", instead it referred to such files as "libraries" implemented as "partitioned data sets" or PDS.
Copybooks are functionally equivalent to C and C++ include files.
(1997-07-31)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.