On Tuesday, 27 March 2018 at 19:06:38 UTC, Adam D. Ruppe wrote:
On Tuesday, 27 March 2018 at 18:56:58 UTC, Jeremy DeHaan wrote:
Are these put into the text or data segments?

Yeah, they are in the data segment as static data (just like if you declared your own static array).

Awesome, thanks. That is what I was hoping for.

Reply via email to