News

So we were going over how to pass arrays to functions in my C++ class the other day, and the teacher says "By default, C++ passes arrays by reference." I go "wtf, no it doesn't." After a few ...
[Edited for Sanity and for Typos]<BR><BR>Ok, my assignment is to write a mixed c++/nasm program ... I'm (assuming) its something logical like pointers to the variable's memory locations are ...