Originally posted by zeitghost
In fact, most of the assembler I've ever done has been done inline in C++ functions.
try{ ...lots of real code here }catch(Exception e){ // ignore, probably nothing }
Leave a comment: