Input text to Global variable
Posted: Sun May 29, 2011 4:00 am
How to put the content of a input text into a Global variable?
Thanks
Thanks
Game Editor discussion board
http://game-editor.com/forum/
strcpy(globalStringVariable, textActorName.text);