manpagez: man pages & more
info gettext
Home | html | info | man

File: gettext.info,  Node: objc++-format,  Next: c++-format,  Prev: c++-format,  Up: Translators for other Languages

16.3.2 Objective C Format Strings
---------------------------------

   Objective C format strings are like C format strings.  They support
an additional format directive: "%@", which when executed consumes an
argument of type ‘Object *’.

   Objective C format strings, like C format strings, can contain
placeholders that reference macros defined in ISO C 99 ‘’.

© manpagez.com 2000-2026
Individual documents may contain additional copyright information.