No announcements
Found 1836011 threads
-
0 Votes
Convert a "hex" string to real hex
you can use scanf trick too http://forums.devshed.com/c-programming-42/convert-char-string-to-hex-format-586165.htmlAnswered | 8 Replies | 7637 Views | Created by cindyak - Monday, May 28, 2012 7:22 AM | Last reply by Tim Roberts - Friday, June 1, 2012 6:10 AM -
0 Votes
data send and receive by vb6 to 8051
vbcity (VB6/VBA/ASP)Answered | 1 Replies | 2011 Views | Created by samarnath dev - Wednesday, July 1, 2015 6:19 PM | Last reply by Blackwood - Wednesday, July 1, 2015 6:20 PM -
0 Votes
convert hex character to hex value
Is there a way to have List(Of Byte) display as hex instead of decimal?Answered | 4 Replies | 1832 Views | Created by ieee488 - Monday, December 22, 2014 8:21 PM | Last reply by Mr. Monkeyboy - Tuesday, December 23, 2014 6:46 PM -
0 Votes
Sending and receiving hex over serial (VS2010)
The point is that the received data event simply appends whatever bytes have been received into a buffer.Answered | 14 Replies | 4065 Views | Created by VBNovice01 - Wednesday, September 7, 2016 10:39 AM | Last reply by Acamar - Friday, September 23, 2016 12:12 PM -
0 Votes
Convert string with hex-values to chars
Thanks mate, but I can't see the whole page.Answered | 9 Replies | 3758 Views | Created by HenkMan - Thursday, November 27, 2008 10:54 AM | Last reply by Mahendran Arumugam - Thursday, November 27, 2008 1:09 PM -
3 Votes
Convert hex to character
Hey, Are you sure this is a hex value?Answered | 7 Replies | 46137 Views | Created by Surfsune - Wednesday, June 21, 2006 10:49 AM | Last reply by Vihang Shah - Tuesday, August 7, 2012 6:25 AM -
0 Votes
Trouble Converting Hex to Decimal
The convert to UInt32 worked great.Answered | 3 Replies | 664 Views | Created by JustinMW - Friday, July 24, 2015 8:05 PM | Last reply by JustinMW - Friday, July 24, 2015 8:44 PM -
3 Votes
convert a string of Hex characters to an ushort.
Are there any similar means of turning an Uinteger to Hex ?Answered | 3 Replies | 11157 Views | Created by Pivskid - Tuesday, June 7, 2011 8:48 AM | Last reply by Luc E. Mistiaen - Thursday, June 9, 2011 2:44 AM -
0 Votes
Convert VB6 to VB.net
Your question "Why I converting vb6 to vb.net 2008 error ?Answered | 1 Replies | 1138 Views | Created by Touch Sokna - Monday, April 21, 2014 8:15 AM | Last reply by Mr. Monkeyboy - Monday, April 21, 2014 8:22 AM -
0 Votes
VB6 - Can't convert Received data to Hex
Maybe the VB6 newgroups -Answered | 2 Replies | 3942 Views | Created by K_Dean - Wednesday, September 6, 2006 7:57 PM | Last reply by ahmedilyas - Wednesday, September 6, 2006 8:21 PM -
2 Votes
Converting an unsigned long to hex
>>Can you please help me convert an unsigned long decimal >>variable to its hex representation.Answered | 7 Replies | 17693 Views | Created by cppdeveloper - Friday, January 21, 2011 9:57 AM | Last reply by Tim Roberts - Sunday, January 23, 2011 12:53 AM -
1 Votes
How to convert Brush to Hex
Please help me to convert straight from Brush to hex code.Answered | 3 Replies | 6227 Views | Created by Emil Kosic - Monday, February 3, 2014 4:42 PM | Last reply by Shweta Jain (Lodha) - Tuesday, February 4, 2014 4:56 PM -
1 Votes
Convert from ASCII to Hex Number
I am looking to convert this to a decimal value of 15 or a hex value of 0x0F.Answered | 27 Replies | 14583 Views | Created by 12AM - Tuesday, February 28, 2012 10:51 PM | Last reply by Troy Garner - Wednesday, February 29, 2012 10:36 PM -
0 Votes
VB6 windows 7 UDP receive data ignored
Hello Pete, I have moved this thread to the Off-Topic forum, please repost on the VB6 forum as Paul said for more ...Answered | 2 Replies | 10341 Views | Created by peterLissenburg - Thursday, April 14, 2011 10:49 AM | Last reply by Mike Feng - Monday, April 25, 2011 11:35 AM -
0 Votes
Convert VB6 to VB.NET
I wish that I had the knowledge to convert them to Java.Answered | 4 Replies | 1512 Views | Created by macnerd - Thursday, August 25, 2016 3:37 PM | Last reply by macnerd - Wednesday, August 31, 2016 7:02 PM -
0 Votes
Convert hex string to double in vb.net
I want to convert hex string length of 8 byte For eg hex string= ...Answered | 3 Replies | 3800 Views | Created by RahulChalkhure - Monday, February 16, 2015 6:47 AM | Last reply by Paul Ishak - Monday, February 16, 2015 8:16 AM -
1 Votes
Converting from Hex to Time
You will need to know the rule that was used to encode a time value as a hex string.Answered | 1 Replies | 2072 Views | Created by 7VN - Saturday, January 21, 2012 7:19 AM | Last reply by Acamar - Saturday, January 21, 2012 7:40 AM -
0 Votes
Convert System.IntPtr to Hex String?
Dim address As New IntPtr(123456)MessageBox.Show(address.ToString("x8")) ' Capital X for uppercase hexAnswered | 4 Replies | 10247 Views | Created by Rehabilitated - Monday, January 26, 2009 3:49 PM | Last reply by jo0ls - Monday, January 26, 2009 8:43 PM -
2 Votes
Double to Hex Converter
This uses .NET converters to convert from double to hex string and ...Answered | 15 Replies | 11504 Views | Created by PdNet - Saturday, October 23, 2010 12:57 PM | Last reply by simbae - Tuesday, December 28, 2010 11:28 AM -
4 Votes
how to convert a char or string to hex?
for each(wchar_t ^ each_char in string) { int dec_value = System::Convert::ToInt32(each_char); String ^ hex_value ...Answered | 12 Replies | 21753 Views | Created by Karthik Agarwal - Wednesday, September 14, 2011 8:45 AM | Last reply by Dummy yoyo - Sunday, September 18, 2011 1:00 PM - Items 1 to 20 of 1836011 Next ›
No announcements