fmtmsg.h

    UTILS

    Description:

    Provides a function for printing formatted messages.

    You can use the function in the file to write messages (especially error messages) into the output device specified by classification.

    Since:

    1.0

    Version:

    1.0

    Function Name

    Description

    (long classification, const char label, int severity, const char text, const char action, const char tag)

    Prints formatted messages.