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

C

Name: Anonymous 2011-09-13 21:12

Why /prog/ hates C so much?
I can't understand you guys. C is so easy to understand and it come really together when I'm programming - really can't understand.


I just don't like when have to set the array size, it's so fucking troublesome...

Name: Anonymous 2011-09-13 23:42

>>10
It's not a /prog/ thing. It stands for Garbage Collector. In a nutsackshell, instead of freeing memory manually, the Garbage Collector automatically determines what memory won't be used anymore ("unreachable" memory) and frees it. Note that this approach is not mutually exclusive with Manual Memory Management, which is the traditional approach in which you manually free allocated memory. Read the wikipedia pages for more details.

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