szhou42 / osdev

Hobby os project with GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in either comment or stack set up

Xayiide opened this issue · comments

; 1mb of uninitialized data(1024*1024=104856)

Wouldn't it be 1048576? 104856 are roughly 102 kb

; 1mb of uninitialized data(1024*1024=104856)

Wouldn't it be 1048576? 104856 are roughly 102 kb

No. They have it correct.