lvalue
Jump to navigation
Jump to search
English[edit]
Etymology[edit]
L + value, where L stands for left-hand side (of an assignment). In the context of the C programming language it is sometimes re-explained as locator value.
Pronunciation[edit]
Audio (UK) (file)
Noun[edit]
lvalue (plural lvalues)
- (programming) A value that can be treated as an address or storage location.