Need help with string functions
#1

PHP код:
new str[128] = "2.00000|55.33333|0|55|My Test";
new 
posX[10], posY[10], font[10], color[10], text[128];
/*Get first part(2.00000) to posX, second(55.33333) to posY, third(0) to font, fourth(55) to color and last(My Test) to text as a string */
Reply


Messages In This Thread
Need help with string functions - by Maheerali - 30.09.2016, 07:19
Re: Need help with string functions - by Konstantinos - 30.09.2016, 07:27
Re: Need help with string functions - by Maheerali - 30.09.2016, 12:12

Forum Jump:


Users browsing this thread: 1 Guest(s)