[Mono-dev] Allocating unmanaged memory

Leszek Ciesielski skolima at gmail.com
Thu Jan 4 06:19:12 EST 2007


Hi,

I need to allocate unmanaged memory AND make sure it is filled with
0's. Is there some clever/fast way to do this?  So far, I found only
Marshal.WriteByte, which sets one byte at a time.

Regard,

skolima



More information about the Mono-devel-list mailing list