block started by symbol
常見例句
- BSS stands for "block storage segment" (originally, "block started by symbol"), and the memory reserved in the BSS section is initialized to zero during the start of the program.
BSS 代表 “block storage segment” (原來(lái)是以一個(gè)符號(hào)開頭的塊),BSS 部分中保留的內(nèi)存在程序啟動(dòng)時(shí)初始化為零。 返回 block started by symbol