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

C++ vs Java vs Python vs Perl vs Flash

Name: Anonymous 2011-06-12 9:45

Which is best????

Name: Anonymous 2011-06-12 13:39

>>57
Nope, the type is determined at compile time. The type of a is a ``reference'' to ``int'', and it's bound to a null address. In fact, that must be where I'm getting the terminology for using "bound", as the C++ language specification actually uses that nomenclature. I was wrong when I thought C did the same, sorry. Attempting to access ``a'' will result in undefined behavior during execution, just as dereferencing a null pointer would in C.

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