|
-
September 19th, 2005, 09:21 PM
#8
Re: Read Unicode into Struct
yes that is correct....After the first pass through the loop pdata is equal to rown green orange....After the second pass through it is equal to own green orange
So when it gets to the first space pData = " green orange" which is not qual to NULL so it keep on going
After one more pass through pdata = reen orange and the array = Brown g
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
|