tip

Print a tip message with the prefix and highlighting.

nothrow extern (C++)
static if(__VERSION__ < 2092)
void
tip
(
const(char)* format
,)

Parameters

format const(char)*

printf-style format specification ... = printf-style variadic arguments

Suggestion Box / Bug Report