> > Can I assume, _sdata becomes a symbol and is initialized with an > > unsigned integer value of the memory location at .data? > > That's correct. _sdata's "value" is assigned the current value of > ".", or the address at which the next datum would be added. In the Thanks alot. It's getting too late for this. :) -- - Nick