Recursion is one of the fundamental concepts of programming, so nothing dangerous there You just have to be careful to have a terminating condition when the recursion must stop.
For the forum messages formatting, you can use tags enclosed in brackets, like [ b ] some text [ /b ] for bold, [ code ] and [ /code ] for a block of code etc. There should not be intervals inside the brackets, I just added them so that you can see the codes.
Best regards,
Vlado
For the forum messages formatting, you can use tags enclosed in brackets, like [ b ] some text [ /b ] for bold, [ code ] and [ /code ] for a block of code etc. There should not be intervals inside the brackets, I just added them so that you can see the codes.
Best regards,
Vlado
Comment