Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MASM の .data セグメントで変数を宣言すると、それらの変数はどこに割り当てられますか? スタックまたはヒープメモリ内? そして、「.data?」はどうですか? セグメント?
どちらも、代わりに静的に割り当てられます。