%% options copyright owner = Dirk Krause copyright year = 2016-xxxx license = bsd %% module /* Convert text to database. See help_text below. */ #include "dk4conf.h" #include #if DK4_HAVE_STDLIB_H #ifndef STDLIB_H_INCLUDED #include #define STDLIB_H_INCLUDED 1 #endif #endif #if DK4_HAVE_UNISTD_H #ifndef UNISTD_H_INCLUDED #include #define UNISTD_H_INCLUDED 1 #endif #endif #if DK4_HAVE_PROCESS_H #ifndef PROCESS_H_INCLUDED #include #define PROCESS_H_INCLUDED 1 #endif #endif #if DK4_HAVE_IO_H #ifndef IO_H_INCLUDED #include #define IO_H_INCLUDED 1 #endif #endif #if DK4_HAVE_FCNTL_H #ifndef FCNTL_H_INCLUDED #include #define FCNTL_H_INCLUDED 1 #endif #endif #if DK4_HAVE_SYS_TYPES_H #ifndef SYS_TYPES_H_INCLUDED #include #define SYS_TYPES_H_INCLUDED 1 #endif #endif #if DK4_HAVE_SIGNAL_H #ifndef SIGNAL_H_INCLUDED #include #define SIGNAL_H_INCLUDED 1 #endif #endif #include "dk4const.h" #include "dk4mem.h" #include "dk4mema.h" #include "dk4error.h" #include "dk4dbi.h" #include "dk4dbit8.h" #include "dk4dbitw.h" #include "dk4dbit.h" #include "dk4dbia.h" #include "dk4fput.h" #include "dk4vers.h" #include "dk4app.h" #include "dk4aopt.h" #include "dk4maasz.h" #include "dk4enc.h" #include "dk4fopt.h" #include "dk4fopda.h" #include "dk4tspdk.h" #include "dk4strd.h" #include "dk4maodd.h" #include "dk4mpl.h" #include "dk4pathd.h" $!trace-include static const dkChar * const help_text[] = { $!text macro=dkT dk-t2db - Convert text to simple database ----------------------------------------- dk-t2db [