Difference between revisions of "Frame"
From Computer History Wiki
(Redir - short version) |
(Turn into dab) |
||
Line 1: | Line 1: | ||
− | + | The term '''frame''' has two different meanings: | |
+ | |||
+ | * A [[stack frame]], the data block on the [[stack]] in most [[subroutine|procedure]]-oriented [[programming language]]s which records, and stores the data related to, a particular invocation of a particular procedure. | ||
+ | * A [[communication frame]], in [[data networking]], a unit of data sent on a [[communication link]]. | ||
+ | |||
+ | {{disambiguation}} |
Latest revision as of 22:07, 16 September 2019
The term frame has two different meanings:
- A stack frame, the data block on the stack in most procedure-oriented programming languages which records, and stores the data related to, a particular invocation of a particular procedure.
- A communication frame, in data networking, a unit of data sent on a communication link.
This disambiguation page lists articles which all may be referred to by the title term.
If an internal link led you here, you may wish to change the link to point directly to the intended article.