FORMAT_MESSAGE_MAX_WIDTH_MASK top-level constant

int const FORMAT_MESSAGE_MAX_WIDTH_MASK

The function ignores regular line breaks in the message definition text. The function stores hard-coded line breaks in the message definition text into the output buffer. The function generates no new line breaks.

Implementation

const FORMAT_MESSAGE_MAX_WIDTH_MASK = 0x000000FF;