Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Range from an array of bytes
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Range from an array of bytes
Miscellaneous
Thread ID:
00954546
Message ID:
00954546
Views:
44
I have an array of bytes: System.Byte[] myByteArray = new System.Byte[300];
No my problem is that i want to create some arrays of a subset of myByteArray i.e. mySubArray = values in myByteArray between 10 and 42.
I'd like to do this without any loops is that possible? How?

Thanks,
Einar
Semper ubi sub ubi.
Next
Reply
Map
View

Click here to load this message in the networking platform