tramp data

From Wiktionary, the free dictionary
Archived revision by TheDaveBot (talk | contribs) as of 15:53, 17 November 2016.
Jump to navigation Jump to search

English

Noun

tramp data (uncountable)

  1. (programming) Data which is passed via one function to another, and not otherwise used by the first.
    Functions should use matching variable names for tramp data to improve readability.