View Single Post
Old Apr 5th, 2006, 1:24 AM   #1
edemkay
Newbie
 
Join Date: Mar 2006
Posts: 3
Rep Power: 0 edemkay is on a distinguished road
acessing array element

hi.
I have a c program combined with MASM assembly script.
the problem is i have a function with two dynamic arrays of char.
how do i acceess each element of each of the two arrays in the
assembly code.
thanks
edemkay is offline   Reply With Quote