المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Array in NASM



C++ Programming
12-01-2009, 11:12 AM
I don't know where to ask this.. I have to make function in NASM that receives array and its size, then returns array.. ex. 1,2,3,4,5--> output: 5,4,3,2,1

Can anyone help me with this, because i don't know how to do it!?

Best regards