Print a formatted string onto the message device
vmessage (String_Type fmt, ...)
The vmessage function formats a sprintf style argument list
and displays the resulting string onto the message device.
In the current implementation, strictly speaking, the vmessage
function is not an intrinsic function. Rather it is a predefined
S-Lang function using a combination of Sprintf and
message.
- slangrtl
-
_apropos,
errno_string,
error,
fprintf,
integer,
message,
pack,
printf,
putenv,
set_float_format,
sprintf,
sscanf,
strcat,
string,
time,
usage,
verror
|