workaround |
|
| Related Terms | kludge |
| Description | An alternative way to complete a task, when the standard way doesn't work due to an obstacle (eg a bug in software). When a fix for a program bug cannot be found, a programmer may add a "workaround" to the program code that tolerates the bug's behaviour instead of eliminating it. |