Next: java-format, Previous: scheme-format, Up: Translators for other Languages [Contents][Index]
Smalltalkの書式文字列は、GNU Smalltalk documentationのclass CharArray
、methods
‘bindWith:’と‘bindWithArguments:’で説明されています。http://www.gnu.org/software/smalltalk/gst-manual/gst_68.html#SEC238を参照してください。要約すると、指定子は‘%’で開始され、‘%’か非0の数字(‘1’
to ‘9’)が後に続きます。