#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include "common/gru_colors.h"
Go to the source code of this file.
Functions | |
void | gru_print_err (const char *msg,...) |
File: gru_print.h Author: Otavio Piske <angusyoung@gmail.com>. |
void gru_print_err | ( | const char * | msg, | |
... | ||||
) |
File: gru_print.h Author: Otavio Piske <angusyoung@gmail.com>.
Created on January 9, 2017, 5:18 PM Utility to print a formatted error message to stderr