翻訳と辞書
Words near each other
・ buffered write-through
・ bug
・ bug fix
・ bug fix release
・ bug tracking system
・ bug-compatible
・ bug-for-bug compatible
・ buglix
・ bugsys
・ bugzilla
built-in
・ built-in self test
・ bull
・ bull information systems
・ bulletin board
・ bulletin board system
・ bulletproof
・ bum
・ bump
・ burble


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

built-in : FOLDOC
built-in
(Or "primitive") A built-in function or operator is one provided by the lowest level of a language implementation. This usually means it is not possible (or efficient) to express it in the language itself. Typical examples are the basic arithmetic and Boolean operators (in C syntax: +, -, *, /, %, !, &&, ||), bit manipulation operators (~, &, |, ^) and I/O primitives. Other common functions may be provided in libraries but are not built-in if they are written in the language being implemented.
(1995-02-14)



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

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