string to byte array

Posted by hlgl on Stack Overflow See other posts from Stack Overflow or by hlgl
Published on 2010-04-04T18:34:42Z Indexed on 2010/04/04 18:43 UTC
Read the original article Hit count: 164

Filed under:
|

Input(text): DEADBEEF Output(4 bytes array): DE AD BE EF How to do this?

© Stack Overflow or respective owner

Related posts about c++

Related posts about c