EDIT: there is a bug in my_strtok2.c. On line 23, there should be : i = 0;
I did correct it in the gitlab project.
As per viewer request, I make my own version of strtok and explains to basics of C required to understand the function.
Intro (00:00)
Normal strtok() (00:18)
Variables & Pointers (02:20)
Arrays (10:02)
Strings (13:48)
Static Variables (17:33)
My strtok 1 (19:06)
My strtok 2 (23:31)
Outro (34:41)
Code is available on [ Ссылка ]
If you think I deserve a coffee for my efforts [ Ссылка ]
Ещё видео!