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

/prog/ feels thread

Name: Anonymous 2012-10-16 12:55

that feel when your CS lecturer starts loops from 1 instead of 0.

Name: Anonymous 2012-10-17 0:00

>>25
flat address space
Not so fast...!

NULL isn't guaranteed to be zero. It is guaranteed to compare equal with zero. Casting NULL to integer type may give you absolutely anything. This is important to consider when dealing with segmented architectures where the bottom of an arbitrary segment needs to be addressable.

>>26
char x[n];

[spoiler]Yeah, I did forget mah / sizeof(*x).

>>28
That is absolutely disgusting and I'm glad to be ignorant of it.

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