In the below code I was expecting some weird behavior(like infinite loop) as I am not providing null terminated string as an input to strcmp() function.In the below code I was expecting some weird be
In the below code I was expecting some weird behavior(like infinite loop) as I am not providing null terminated string as an input to strcmp() function.In the below code I was expecting some weird be