No announcements
Found 2923019 threads
-
0 Votes
Platform::Array<unsigned char>^ and Platform::String^ have same signature to JS?
call in JavaScript Foo('some file path') and Foo([1,2,3]) result in ...Answered | 9 Replies | 5201 Views | Created by phil_ke - Wednesday, March 14, 2012 1:23 PM | Last reply by Derek Newkirk [VC plus plus] - Thursday, June 7, 2012 11:18 PM -
0 Votes
string to unsigned char array
() but i do not know how to turn a string into an unsigned char array, which is the first arguement for the write method.Answered | 3 Replies | 3134 Views | Created by alucard dog - Sunday, November 23, 2008 8:42 PM | Last reply by mayaian - Monday, November 24, 2008 11:09 AM -
0 Votes
Convert String to Unsigned Char Array
Hi All, I have the following codes to convert string to unsigned char array but I think it ...Answered | 1 Replies | 8846 Views | Created by kkly - Friday, January 25, 2008 2:48 AM | Last reply by ildjarn - Friday, January 25, 2008 3:23 AM -
0 Votes
unsigned char array
What is the C# equivalent of VC++ unsigned char array?Answered | 1 Replies | 4029 Views | Created by SngThk - Tuesday, November 27, 2007 8:27 PM | Last reply by Carl Daniel - Tuesday, November 27, 2007 9:48 PM -
0 Votes
convert from System::String ^ to cli::array<unsigned char,1 > ^
help me, i'm trying to convert from System:: String ^ to cli::array <unsigned char,1 > ^ but i hadAnswered | 1 Replies | 7330 Views | Created by zynker - Sunday, June 3, 2007 12:35 AM | Last reply by scor7910 - Sunday, June 3, 2007 2:49 PM -
0 Votes
Convert unsigned char * to String
Hi everybody!! anyone know how to convert an unsigned char* to String in VC++. ...Answered | 2 Replies | 9294 Views | Created by Glorichu - Friday, September 5, 2008 10:10 PM | Last reply by solar wind - Monday, September 8, 2008 5:45 PM -
0 Votes
c pointer (unsigned char *, to array of data) to managed cli::array<unsigned char> ^
copy (why make a copy if you don't have to), is there a way to do the reverse of a pin_ptr to make something from an unsigned char* to a ...Answered | 1 Replies | 8263 Views | Created by Infro - Thursday, January 21, 2010 8:12 AM | Last reply by Reed Copsey, Jr - Friday, January 22, 2010 6:03 PM -
0 Votes
How to convert System::String^ to array<unsigned char>^ ???
^ with the binary image and want to return another array<unsigned char>^ that contains the S-record. A ...Answered | 1 Replies | 4684 Views | Created by Jeff® - Monday, November 5, 2007 5:18 PM | Last reply by Viorel_ - Tuesday, November 6, 2007 7:41 AM -
1 Votes
CString to Unsigned char array
CStirng to Unsigned char array can you help me ...Answered | 3 Replies | 7448 Views | Created by Iniyan - Thursday, December 3, 2009 6:00 AM | Last reply by Viorel_ - Thursday, December 3, 2009 6:50 AM -
1 Votes
convert cli::array<unsigned char> into System::String
Hi, I have been looking around for a way to convert a cli::array<unsigned char> into a System::String. Here is ...Answered | 3 Replies | 12252 Views | Created by frozon - Thursday, December 1, 2005 7:46 AM | Last reply by Xaade - Friday, September 18, 2009 9:19 PM -
1 Votes
string char and array?
at the end of each line in the file. and store them in an array of char. It seems to me you already have the code to ...Answered | 3 Replies | 3862 Views | Created by TheFalcon79 - Saturday, December 4, 2010 10:16 AM | Last reply by Yi Feng Li - Tuesday, December 7, 2010 10:40 AM -
0 Votes
char array to string array
To convert from a char array to a string there is a constructor on string to do it. But you have a table of ...Answered | 3 Replies | 3191 Views | Created by Alexander SKyzZz - Thursday, September 25, 2014 1:01 PM | Last reply by cnk_gr - Friday, September 26, 2014 7:00 AM -
0 Votes
Copying an unsigned char * string to another unsigned char * string using library functions
Hi, I have two unsigned char * strings in my program. Is there any library function to copy one string into another? strcpy ...Answered | 4 Replies | 10627 Views | Created by Rakesh Kasibhatla - Wednesday, April 15, 2009 11:14 AM | Last reply by davewilk - Thursday, April 16, 2009 10:45 AM -
0 Votes
how can I convert unsigned char array to char array? Consider Japanese and Chinese too.
I have a situation where I need to write a function for converting > unsigned char array to the char array? Please ...Answered | 4 Replies | 13101 Views | Created by xyzam - Friday, April 9, 2010 1:19 PM | Last reply by jinzai - Friday, April 9, 2010 3:18 PM -
0 Votes
Platform::Array<byte> to byte*
is helpful to me. Could you elaborate more on why I should be looking into the documentation for Platform::Array and STL array? Thanks for your ...Answered | 3 Replies | 6301 Views | Created by brentAtBrainium - Wednesday, April 18, 2012 6:46 PM | Last reply by Steve Horne - Wednesday, April 25, 2012 12:13 AM -
1 Votes
DLLImport array long or array unsigned char
Hi guys, i trying call from csharp this function(exported) in a dll in C, from csharp: short MyFunction( unsigned char* ...Answered | 2 Replies | 2677 Views | Created by JUAN CAMILO CARO - Wednesday, May 2, 2012 9:11 PM | Last reply by Louis.fr - Thursday, May 3, 2012 8:42 AM -
6 Votes
String array to char array
How to convert string array to char array . For example : i have an string array = ...Answered | 6 Replies | 18055 Views | Created by Abd EL Rahman.tech - Friday, February 12, 2010 1:25 PM | Last reply by Abd EL Rahman.tech - Saturday, February 13, 2010 4:09 PM -
0 Votes
read .docx file in unsigned char array
I have tried reading the txt file in an unsigned char array and it works. How ever now I am increasing the scope of my program by working on .docx or .doc ...Answered | 6 Replies | 553 Views | Created by DD25 - Thursday, October 6, 2016 3:55 PM | Last reply by Igor Tandetnik - Friday, October 7, 2016 1:22 AM -
3 Votes
convering C++ unsigned short array to char array?
://social.msdn.microsoft.com/Forums/en-US/vclanguage/thread/2ede5b23-38f1-4301-b183-ec3ef3c410db Thanks for your help!I want ...Answered | 7 Replies | 13338 Views | Created by SkyFile - Wednesday, March 30, 2011 1:49 AM | Last reply by Darran Rowe - Monday, April 4, 2011 12:22 AM -
1 Votes
Writing a formatted string to an unsigned char * string
Hi, I need to write a formatted string to an unsigned char * string. This is not possible with sprintf() because it ...Answered | 2 Replies | 6681 Views | Created by Rakesh Kasibhatla - Thursday, April 16, 2009 9:37 AM | Last reply by Nick Meyer - Thursday, April 16, 2009 1:27 PM - Items 1 to 20 of 2923019 Next ›
No announcements