Alan McGovern wrote:
> Hey,
> 
[snip]
>     --
>     Alex
>     PS: is there more appropriate way to increment IntPtr value w/o
>     using ToInt64()?
> 
> 
> You could use a loop and Marshal.ReadByte (IntPtr ptr, int offset);

For this purpose, yes.  But what would you do if amount of data to read 
is, say megabyte or more?

--
Alex

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to