barry@sytek.UUCP (11/18/83)
Can anyone one tell me what the letters in 'BSS' stand for??? I know that it refers to the unitialized data area of any exectuable program, but in several years I have yet to meet someone who can tell me what the characters actually represent! Thanks -- Barry Holroyd (213) 417-8859 decvax!sytek!barry
jhv@houxu.UUCP (11/20/83)
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.
guidi@pegasus.UUCP (11/21/83)
BSS: Be Sure to Save (at least that's what we told each other in the 60's)
johnc@orca.UUCP (John Crown) (11/24/83)
"The BSS directive [Block Starting with Symbol] reserves a block of storage with a label attached to the first address of the block ..." John Crown, Tektronix ...[decvax|ucbvax]!teklabs!tekecs!johnc
rbc@houxu.UUCP (R.CONNAGHAN) (11/25/83)
Funny, I've asked what "BSS" stands for too. I came across an answer in an "IBM" manual of some sort. Best I can recall: BSS == "Backword Storage Space" (could have been "Backword Secondary Storage") As always with with IBM, an answer that's no answer. Robert Connaghan AT&T Bell Labs houxw!rbc