IS this any error
#5

The "unknown, due to recursion" message is because one of your functions is calling itself. It isn't much to worry about, but if you want to get rid of the message you can replace the recursive call with a loop.
Reply


Messages In This Thread
IS this any error - by Dipto - 12.03.2014, 23:57
Re: IS this any error - by Dipto - 13.03.2014, 00:10
Re: IS this any error - by Mattakil - 13.03.2014, 01:03
Re: IS this any error - by Dipto - 13.03.2014, 01:15
Re: IS this any error - by Corekt - 13.03.2014, 01:44
Re: IS this any error - by Mattakil - 13.03.2014, 17:12
Re: IS this any error - by Dipto - 13.03.2014, 17:26
Re: IS this any error - by Ruben_Alonso - 13.03.2014, 17:28
Re: IS this any error - by Dipto - 13.03.2014, 17:40
Re: IS this any error - by Matess - 13.03.2014, 17:42

Forum Jump:


Users browsing this thread: 2 Guest(s)