PC Review


Reply
Thread Tools Rate Thread

c# - closest equiv to CRTL memset

 
 
=?Utf-8?B?c3RldmU=?=
Guest
Posts: n/a
 
      26th Sep 2005
Really simple prob

byte[] Data = new{123}; // each element is initialized to 0

I want to

Data.memset(1); // set every element to 1;

Yes I know I can set every element in a loop. But is there a faster way.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Crtl q and Crtl spacebar =?Utf-8?B?ZHJldw==?= Microsoft Word Document Management 1 23rd Jul 2007 02:56 PM
correction help Excel CRTL+MAJ+; in CRTL+: (fixed courent hour) =?Utf-8?B?TW9vbkxpZ2h0LURpZGllcg==?= Microsoft Excel Crashes 0 9th Oct 2006 02:15 PM
Is there any equivalent to memset? ThunderMusic Microsoft Dot NET Framework 1 6th Dec 2005 05:57 AM
how to perform memset? Daimy Microsoft Dot NET Compact Framework 3 15th Dec 2004 01:39 AM
What is the memset function in C# James Dean Microsoft C# .NET 1 22nd Jun 2004 01:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:27 AM.