Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

error.c File Reference

Display error message. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <gtk/gtk.h>
#include "rox.h"
#include "error.h"
#include "rox-clib.h"

Functions

void rox_error (const char *fmt,...)


Detailed Description

Display error message.


Function Documentation

void rox_error const char *  fmt,
  ...
 

Display an error message in a modal dialogue box.

Parameters:
[in] fmt printf-style format string, followed by the arguments, to generate the message


Generated on Sat Oct 22 17:49:13 2005 for ROX-CLib by doxygen 1.3.8