srpsko - engleski rečnik
premestiv kod prevod
premestiv kod
muški rodračunari
relocatable code
/ |relocatable| koʊd /
imenicaračunari
Množina reči relocatable code je relocatable codes.
A program written in such a way that it can be loaded into any part of available memory rather than having to be placed in one specific location. In relocatable code, address references that depend on the program’s physical location in memory are calculated at run time so that program instructions can be carried out correctly. See also reentrant code.