function
Functions are methods that are implemented and compiled in a certain program language (usually C++). Functions are provided as binary executable code. Usually, functions are platform dependent, i.e. there might be different function implementations on different platforms.
Generalisations: method, data reference
Referenced in
Related topics
- ADT_Function - Function
- Method specification
- C++ function