Why we are making our own strtok function whats

why we are making our own strtok function

if we have already a inbuilt function to work upon

Hello @pankajsingh

We are making our own strtok function because the mentor wants to teach you how things are implemented within the C++ library so that you can understand them better.