I am studying Objective-C and would like to compile a complete list of String Format Specifiers.
I have used Google to find a simple list, but would like to expand on this. I have drawn resources from books, the Apple Developer website, and through university, but I want a complete list of the specifiers available in a table format.
Apple's own String Format Specifiers article isn't exhaustive enough nor does it give these specifiers with examples.
The image below is the kind of table I'd be interested in finding if it's available, or point me to an article that lists all these and more. As a starting point the table below doesn't specify %s
for "string" (as an example).
I am studying Objective-C and would like to compile a complete list of String Format Specifiers.
I have used Google to find a simple list, but would like to expand on this. I have drawn resources from books, the Apple Developer website, and through university, but I want a complete list of the specifiers available in a table format.
Apple's own String Format Specifiers article isn't exhaustive enough nor does it give these specifiers with examples.
The image below is the kind of table I'd be interested in finding if it's available, or point me to an article that lists all these and more. As a starting point the table below doesn't specify %s
for "string" (as an example).
0 commentaires:
Enregistrer un commentaire