From 6a39037a9d203f5d1b16570a17a47bd554823a75 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 27 Oct 2019 15:54:47 +0000 Subject: sltdl.h: added api note. --- include/sltdl/sltdl.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'include') diff --git a/include/sltdl/sltdl.h b/include/sltdl/sltdl.h index 9d3aaac..0c822e7 100644 --- a/include/sltdl/sltdl.h +++ b/include/sltdl/sltdl.h @@ -7,6 +7,19 @@ extern "C" { #endif +/**********************************************************************/ +/* */ +/* this header povides projects that depend on ltdl's interfaces the */ +/* most necessary macro definitions, type definitions, and forward */ +/* declarations. */ +/* */ +/* if your library or utility does not yet use libltdl, then it is */ +/* strongly recommended that you use the various posix interfaces as */ +/* defined in , and accordingly refrain from using libsltdl */ +/* altogether. */ +/* */ +/**********************************************************************/ + #ifdef __cplusplus } #endif -- cgit v1.2.3