Comment on "
Intro to Memory and Arrays in C
"
by
Scott Stevenson
— Feb 22, 06
Globals go in the data segment if they are initialized, otherwise they go in the BSS
I believe the bss is sometimes also called the uninitialized data segment.
Back to "
Intro to Memory and Arrays in C
"
Technorati Profile
Copyright © Scott Stevenson 2004-2006
by Scott Stevenson — Feb 22, 06
I believe the bss is sometimes also called the uninitialized data segment.