In computer programming, a function prototype or function interface is a declaration of a function that specifies the function's name and type signature (arity, parameter types, and return type), but omits the function body. The term is particularly used in C, C++, and PHP. While a function definition specifies how the function does what it does (the "implementation"), a function prototype merely specifies its interface, i.e.
| Attributes | Values |
|---|
| rdfs:comment
| - In computer programming, a function prototype or function interface is a declaration of a function that specifies the function's name and type signature (arity, parameter types, and return type), but omits the function body. The term is particularly used in C, C++, and PHP. While a function definition specifies how the function does what it does (the "implementation"), a function prototype merely specifies its interface, i.e.
|
| is differentFrom
of | |
Faceted Search & Find service v1.13.91 as of Nov 14 2017
OpenLink Virtuoso version 07.20.3212 as of Mar 29 2016, on Linux (x86_64-unknown-linux-gnu), Single-Server Edition (68 GB total memory)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2025 OpenLink Software