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.
they did not
How did you avoid the warning about comparing an int to size_t?
in most cases yes, but there is exceptions such as emmbeded devices with limited amount of memory. I think you need to write ur code according to the platform y're writting for
That's not a good practice