Strlen not defined


there is a compilation error stating strlen not defined

hello @bhavay77900

include this header file in ur code ->
#include < cstring>

1 Like