adj.未初始化的
The problem is that uninitialized variables actually do have a value. 問(wèn)題出在未初始化的變量事實(shí)上都有一個(gè)值。
Using an uninitialized pointer uses this supposed address to manipulate the underlying data at that supposed location. 使用未初始化的指針相當(dāng)于操縱這個(gè)不確定地址中存儲(chǔ)的基礎(chǔ)數(shù)據(jù)。