Close stdout and stderr, and exit. More...
#include "tuklib_common.h"
#include <stdlib.h>
#include <stdio.h>
#include "tuklib_gettext.h"
#include "tuklib_progname.h"
#include "tuklib_exit.h"
Functions | |
void | tuklib_exit (int status, int err_status, int show_error) |
Close stdout and stderr, and exit.