- In the mystrtok() function, why have we written ‘static’ before the input variable ?
- char *output= new char[strlen(input)+1];
what are we actually doing in the above statement?
I have never ever seen such way of creating any variable or array, so please explain in detail. - Also why didn’t the mentor write *input[] instead of just *input?
4.Can you please handover me your whatsapp number so that I could clear my doubts telephonically if I have any further more doubts left?