How to fix this error?
#5

I see. As I changed:
Код:
if (strfind(tmpuname,partofname,true)==0)
into:
Код:
if (strfind(tmpuname,"partofname",true)==0)
The problem was solved. Not sure if it brings some unneeded consequences. Anyway thanks.
Reply


Messages In This Thread
How to fix this error? - by Sheperc - 02.01.2016, 15:28
Re: How to fix this error? - by Infinity - 02.01.2016, 15:33
Re: How to fix this error? - by Sheperc - 02.01.2016, 15:34
Re: How to fix this error? - by Infinity - 02.01.2016, 15:43
Re: How to fix this error? - by Sheperc - 02.01.2016, 15:50

Forum Jump:


Users browsing this thread: 1 Guest(s)