Please tell error in my code

Please tell error in my code


I think the i should be from 1 to l that is l should not be included
that is while(I<l) but then it is not giving correct output.
Please tell me the error in that.

this expression is quite unclear
if u could u small case characters i will be able to interpret well

Sorry while(i<l), I am doubt equality should not be there but My Code is not working without that.

https://www.geeksforgeeks.org/difference-strlen-sizeof-string-c-reviewed/#:~:text=Data%20types%20supported%3A%20Sizeof%20gives,an%20array%20of%20chars%2Fstring.&text=It%20doesn’t%20care%20about,-style%20NULL-terminated%20string.

read about diff of strlen vs size for string

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.