errorf

[procedure] errorf format-string obj ...

Gauche: like error, but use format to format error messages. Equivalent to STk's error. Gauche's error is compatible to SRFI-23's.

See also error.