Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Because the strtok will replace the delimiter as '\0', but input argument ip is const.
This comment is hidden because it contains spoiler information about the solution
ugh okay, thx
Anyone who mentions Dijkstra's paper associating it with C's
goto
, should have their quoting license revoked ;)Dijkstra did not write about C, nor did he write about C goto. Back in the days, goto was something much worse and C actually made it more like he'd like it to.
You're absolutely right! Thanks!