Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Range from an array of bytes
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Range from an array of bytes
Divers
Thread ID:
00954546
Message ID:
00954546
Vues:
45
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform