G Guest May 5, 2004 #1 i have a byte array of length 8 which i need to use as a long in Visual VB .NE is there any way that i can do this?
i have a byte array of length 8 which i need to use as a long in Visual VB .NE is there any way that i can do this?
A Armin Zingler May 5, 2004 #2 MGiblett said: i have a byte array of length 8 which i need to use as a long in Visual VB .NET is there any way that i can do this? Click to expand... Bitconverter.toint64 -- Armin How to quote and why: http://www.plig.net/nnq/nquote.html http://www.netmeister.org/news/learn2quote.html
MGiblett said: i have a byte array of length 8 which i need to use as a long in Visual VB .NET is there any way that i can do this? Click to expand... Bitconverter.toint64 -- Armin How to quote and why: http://www.plig.net/nnq/nquote.html http://www.netmeister.org/news/learn2quote.html