TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
subscribe
NA
9
0
Casting and get an Object
Apr 2 2005 7:37 PM
Hi all. I have to cast a byte [] to an unsigned char _gc[]. I try to do: unsigned char array1 _gc[]; byte array2 []; memcpy (array1, array2, numBytes); but it doesnt work. Are there any function that can convert this types? Thanks!
Reply
Answers (
1
)
Generate C++ classes from XML schema
Require C++ Sweep Test code converted to C#?