What does BSS stand for???

jhv at houxu.UUCP jhv at houxu.UUCP
Sun Nov 20 11:15:34 AEST 1983


When I was learning assembly language programming,
BSS stood for "Block Starting with Symbol", where the label, if any, on the BSS
line is assigned to the first location reserved for the block.
There was also a BES "Block Ending with Symbol", where the optional label
was assigned to the last location reserved for the block.



More information about the Comp.unix mailing list