Was this helpful?
Function Definitions
A function definition specifies the names of the functions that are used to invoke operations. The definition of a function consists of:
Function name
Function identifier (a 2-byte integer)
Type of operation invoked by the function
Last modified date: 11/28/2023