builtin
English
Noun
builtin (plural builtins)
- (software) Clipping of builtin function.
- „If
FUNCTION
is a string starting withCORE::
, the rest is taken as a name for a Perl builtin. If the builtin's arguments cannot be adequately expressed by a prototype (such as system),prototype()
returnsundef
, because the builtin does not really behave like a Perl function. Otherwise, the string describing the equivalent prototype is returned.“[1]
- „If
References
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.