Wrong text return !
#1

Hi !

I have function:
Код:
stock Function(text[])
{
	return text;
}
And i used this
Код:
printf("Result: %s", Function("texttextandtextsampforumloremipsum"));
And i get result:
Код:
[00:39:45] Result: l
Why
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)