TEXT: Add GWEN_Text_strndup()
On Windows there is no strndup(), so we provide a replacement here.For non-Windows systems we simply use strndup().
TEXT: Add GWEN_Text_strndup()
On Windows there is no strndup(), so we provide a replacement here.
For non-Windows systems we simply use strndup().