About Store Forum Documentation Contact



Post Reply 
Converting Str16 to const char*
Author Message
Janorkie Offline
Member

Post: #1
Converting Str16 to const char*
Hey guys, I'm trying to send some data via RakNet but I don't know how to get the text from a TextLine into a const char* which is what RakNet requires. Could anyone help me out here?
07-11-2009 09:23 PM
Find all posts by this user Quote this message in a reply
Janorkie Offline
Member

Post: #2
Re: Converting Str16 to const char*
Esenthel solved it for me. Thanks!
07-11-2009 11:27 PM
Find all posts by this user Quote this message in a reply
Post Reply