[Edited for Sanity and for Typos]<BR><BR>Ok, my assignment is to write a mixed c++/nasm program.<BR><BR>This is the example code my Professor provided to me, which I have already deviated from but ...
Do you provide default values for one or more arguments, or add overloads of the function that take fewer arguments? This is a design decision every C++ developer faces at some point. There are more ...