dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Diagnostics.formatMsg
dil
Diagnostics
Diagnostics
Returns a formatted msg.
char
[]
formatMsg
(
MID
mid
, ...)
char
[]
formatMsg
(
MID
mid
,
TypeInfo
[]
_arguments
,
va_list
_argptr
)
class
Diagnostics
char
[]
formatMsg
(
MID
mid
,
TypeInfo
[]
_arguments
,
va_list
_argptr
)
Meta
Source
See Implementation
dil
Diagnostics
Diagnostics
functions
formatMsg
hasInfo
msg
opCatAssign
variables
bundle
format
info
Returns a formatted msg.