|
-
Mar 19th, 2004, 07:13 AM
#1
Thread Starter
Lively Member
array pointer
Hy guys
here is the problem........
I have an array of type byte. Using varptrarray function i got a pointer to that array. I have another function say writefile with parametes as imagepointer as long. I am passing this pointer to this function writefile.
In the function writefile using this pointer i have to access the values of the byte array. I tried using rtlmovememory and all. Nothing worked or may be i am using it in a wrong way. Can somebody help me in solving this problem?
thanking you
Last edited by anis_b; Mar 19th, 2004 at 07:18 AM.
Anis Bombaywala
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|