#include "libqhull.h"
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Functions | |
void | qh_fprintf_rbox (FILE *fp, int msgcode, const char *fmt,...) |
void qh_fprintf_rbox | ( | FILE * | fp, | |
int | msgcode, | |||
const char * | fmt, | |||
... | ||||
) |
Definition at line 40 of file userprintf_rbox.c.