Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What's a bool?

Name: Anonymous 2016-08-03 17:39

a word bloods use, it's basically "Cool" with the "C" replaced by a "B"

aye them niggaz are bool as fuck

Name: Anonymous 2016-08-06 18:51

>>26
You're not creating memory, you're just writing to it. The memory already had some value before (even if just a pattern of zeroes), which you're changing when you write to it. As far as the programmer is concerned, you might as well be willing the memory into existence the moment you write to it, but in reality the memory was always there, you're just writing something new to it. The only way you can claim it's not state mutation is if you claim that before the memory is allocated to the program it's not part of the program's state. But the amount of allocated memory is itself part of the program's state, so changing that is still mutation of program state.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List