Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
tuklib_exit.h File Reference

Close stdout and stderr, and exit. More...

#include "tuklib_common.h"

Go to the source code of this file.

Macros

#define tuklib_exit   TUKLIB_SYMBOL(tuklib_exit)
 

Functions

void tuklib_exit (int status, int err_status, int show_error) tuklib_attr_noreturn
 

Detailed Description

Close stdout and stderr, and exit.

Note
Requires tuklib_progname and tuklib_gettext modules

Macro Definition Documentation

◆ tuklib_exit

#define tuklib_exit   TUKLIB_SYMBOL(tuklib_exit)

Function Documentation

◆ tuklib_exit()

void tuklib_exit ( int status,
int err_status,
int show_error )
extern