What is the best way to initialize a struct to a specific value. For example, in C++, I was able to use ZeroMemory(...), or memset. Are there any similar methods in C#?
LA
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: How to initialize a struct
|
Click Here to Expand Forum to Full Width |